Leaderboard
Popular Content
Showing content with the highest reputation on 08/10/2023 in all areas
-
Greetings. Thanks. And all the best to You. Is exist examples (theoretically) for OpenSSL 3.0.5 & Cryptography 3.4.8 fails? They switch x509 certs works from internal OpenSSL routes to Rust one. OpenSSL still work fine. Cryptography 40.0.2 2023-04-18 (that use Rust 1.48) also works (at first sight) at virtual system. But in real XP it fail because of SSE2 lack. I can't compile Rust 1.48 without SSE2... Cryptography 41.0.0 2023-05-31 - fail even in virtual because of Rust 1.56. Sorry, i'm not creator. All honors belong to @Dibya - Python 3.7 for XP and @whenever (from www.prxbx.com) - ProxHTTPSProxyMII: Reloaded I just put it together. Best regards.4 points
-
and "rule of law" is officially a joke now. https://hongkongfp.com/2023/08/10/hong-kong-leader-should-outweigh-courts-in-national-security-matters-govt-says-after-protest-song-ban-rejected/4 points
-
AIUI, that's the exact case ; Cryptograhy-41.0.0/Rust-1.56 doesn't work in Windows XP SP3, because it (probably) requires APIs/kernel functions not available under NT5.1 (due to Rust-1.56+ ); previous version, Cryptograhy-40.0.2/Rust-1.48, is the last one to work under XP SP3, but its official release requires the SSE2+ instructions set; since cmalex (re)compiles CPython itself and various Python modules from source (to make them compatible with his SSE-only older CPU), he can't produce the requested (updated) binaries on his current setup (he compiles stuff for) ... I think that cmalex specifically asked for such examples : ... Not everyone here will agree with that (I have NHTPG in mind ) ... Best wishes to the both of you ...3 points
-
USB Safely Remove Still works on XP. Replaces the standard usb icon in the taskbar. Let's you assign permanent letters to USB devices , force remove and more. Homepage: https://safelyremove.com/index.htm3 points
-
One interesting area - https://en.wikipedia.org/wiki/Unofficial_patch Moderators here might be more afraid of Microsoft.2 points
-
... Connecting to various "*onlyfans.com" hostnames through HTTPS with ProxHTTPSProxy as the MITM shouldn't be a problem per se : But in the actual browser (i.e. with a DIRECT connection), the secure connection to "https://ws2.onlyfans.com/ws2g/*" is being upgraded/redirected to a websockets connection, for actual OF content (images, videos, webfonts, etc.) to be correctly loaded/displayed: "https://ws2.onlyfans.com/ws2g/*" => "wss://ws2.onlyfans.com/ws2g/*" In my short tests, this is where ProxHTTPSProxy fails: ... apparently nothing related to "newer" cipher suites and decryption ... ... You're welcome ; even better thing is when wishes actually come true ...2 points
-
... Thanks, I guess ; what you didn't include in your OP is the fact the app is a payware, with a "free" 30d trial ...2 points
-
"TikTok has been accused of aggressive data harvesting." "The warnings follow a report by Australian-US cybersecurity firm Internet 2.0, which found the most popular social media app of the year collects “excessive” amounts of information from its users." https://www.theguardian.com/technology/2022/jul/19/tiktok-has-been-accused-of-aggressive-data-harvesting-is-your-information-at-risk https://internet2-0.com/its-their-word-against-their-source-code-new-report-on-tiktok/2 points
-
What "free-speech" can be given for the developers of software that wear foreign, hostile nation uniforms? Be it Russian KGB Kaspersky, be it China military TikTok, India will do just fine without someone deciding for them, they know better how to protect themselves. I never insulted you, not a single time. You, on the other hand, insulted me many times, and it was based on my nationality/country/lifestyle. According to you, It's OK to insult the French, but very "racist" to not use your Russia software you shove down our throats. Here we see your usual double standards. But when people point out them to you, you feel "insulted". I returned from holidays, I expected they calmed you down a bit, but no! It's the same old you, on your usual old track, with the same provocative behaviour! In my opinion, you're very toxic for this forum. Nevertheless, I'm still waiting you ask me for forgiveness. The collection of screenshots/posts with your racial slurs and insults are at your disposal anytime. I understand it might be in your job description, but * neither MSFN is the place for scaring Western citizens, nor is the place for discussing wars. Please stop.2 points
-
I can't believe there hasn't been way louder noise on this. Great Progress!2 points
-
Semiconductor Lab Facility of Indian Space Research Organization to make ASIC & microprocessor uses Windows XP https://youtu.be/azGFzi1UrKY?t=1005 If XP is good enough for sending Asia's first satellite to Mars , so why give it up?2 points
-
Hello, recently I started working on modifying DWM to customize Windows to my tastes, and this is what I've managed to get so far: I implemented all of this using Windhawk, but I might eventually move it all into its own program. The code is definitely not ready for release (buggy), plus it's still missing a few things that I'd like for an initial release. The blur implementation is also not the best, and I'd rather do it in a way closer to BigMuscle's, since this is based on Valinet's method, which considering was just quickly created to prove that blur is possible in 2004+, has its fair share issues. This can be seen as a proof of concept in a way, maybe a tech demo. For the buttons, I decided to rewrite both the functions that handle their positions and sizes in DWM, which gives me full control over the implementation. For example, I can modify this mod to make the buttons look the way they do in the Basic theme, Luna theme, even Classic theme, theoretically, all in DWM, meaning that there should be no compatibility issues with applications. You may have also noticed that the text is missing from the titlebars. That's due to the fact that in Windows 8.1 and 10, the titlebar text is rendered using GDI, and I'm still not sure how to make the background transparent (I've tried using SetBkMode but it didn't seem to do anything). I'll probably end up trying to render the text the same way Windows 7 does, as that's the OS whose look I'm trying to match. As for a release, I'm not sure when this will be ready. Could be this year, could be next year, it really depends on how much time I have on my hands, especially considering the project's current primitive state.1 point
-
For years many software have been available on Floppy disks, CD and DVD-ROMs or being freeware or open-source. However, not all software is easy to find, thanks to lack of record keeping and lack of availability. There are quite a couple of software now considered "Lost Media" A couple of examples that I can think of are as follows: ThinkDesktop Screenmates - a series of desktop toys released in the 2000s and discontinued in the 2010s. Bonzi Software products - software products that were released in 1993 until 2004. Many of its programs are now lost due to the installers requiring the Bonzi Software servers to download the files. Their product catalog included Voice E-Mail, InternetALERT, InternetBOOST, BonziBuddy and MaxALERT. Do you know of any other software that are now "Lost Media"? Feel free to provide comments on this thread.1 point
-
For many MSFN members, Windows 7 is “too recent” to even contemplate, much less use. This does not bode well for this forum’s future.1 point
-
You’re right: It was not “odd” that only Sandboxie and not Kaspersky mentioned a conflict between the two. Speaking of Kaspersky: AV Test has recently posted test results for June 2023. It almost goes without saying that Kaspersky is still a “top product,” but I note that the German government has still not pressured the lab into parroting any FUD about Kaspersky. To me, this is a healthy sign that Germany is still a free country. 🇩🇪 https://www.av-test.org/en/antivirus/home-windows/windows-10/june-2023/kaspersky-lab-standard-21.13-231311/1 point
-
I cannot and will not disagree with that.1 point
-
It might be a little late to warn the original poster about how “harmful” Kaspersky supposedly is because he is already a paid Kaspersky user looking for a free alternative. Kaspersky 18 is still an option for XP, and probably 19 (but there is no official download link for a KFA 19 installer).1 point
-
Just to be as correct as possible the quoted above is what I said. In general, the rule "the more recent the better" does not always apply, of course.. Otherwise, I would certainly no longer have a 23-year-old computer. Anyway! Thanks for your clarification! Thanks! Wishes are always a good thing.1 point
-
I forgot. But I think it's worth it. It's only $19.90 . I think it's a fair price. It doesn't get updated that often to warrant a lifetime license.1 point
-
The reason I suggested to use CRT's iconsize attribute setting to large icons was that it might fix problems with other extensions in terms of correct toolbar icon sizes, too. In such cases, there would be no need to modify the affected extensions. The Photonic theme is unfortunately buggy. Therefore, you have to do a lot of trickery to correct any display errors of pop-up windows or anything else, as they do not actually occur when using the default theme. Actually, these extensions are working properly for themselves. I fear the truncated pop-up window of IP Geolocator can't be fixed easily. Using the Photonic theme, changes in IP Geolocator's file main.css are not really taken into account. Many settings are simply overwritten by this theme. I already tested that. I believe a proper fix can only be done to the Photonic theme by the author. Inside its xpi file, there are tons of css files. Trial and error would be a never-ending story. And TBH, I personally haven't used any themes at all for a long time, neither in New Moon nor in Serpent. Themes cause very often display errors sooner or later. At least, that's how it was for me.1 point
-
And if we are being "truly fair", to anybody that is "concerned" with CVE reports - "why are you on Win7 then?" Shouldn't the "sky be falling" with all of the CVEs reported for Win7? Afterall, "Windows 7" has 1,412 CVE reports to "Windows 10" having "fewer" at 1,195 and to "Windows 11" having "only" 81. Heck, "Windows XP" only has 656. NONE of these stop MSFN Members from using Win7 or XP. Or Vista with their 737 CVE reports. I am not "for" or "against" Kaspersky! But come on, let's be a bit more "fair and unbiased" in our discussions. Our "whole universe" should NOT revolve around a CVE report from 2019. There are ways to REMOVE the "unique Product ID" if you guys truly WANTED to, but the reality is that you'd rather "talk it down" as opposed to seeking/discussing SOLUTIONS.1 point
-
Here’s a critical analysis of India’s app bans from Atlantic Council that I am inclined to agree with: https://www.atlanticcouncil.org/blogs/southasiasource/the-problem-with-indias-app-bans/1 point
-
Thanks a bunch : (see what I did there? Since you changed your IP to a Greek one, I changed mine to a German one ) Technically speaking, your skilled coding just patched the specific extension to accommodate Photonium, i.e. Photonium itself wasn't patched with a generic fix for all WE toolbar icons (this was asking too much, I fear ) ; FWIW, not all WEs exhibit this very issue on Photonic, e.g. both Stylus and Violentmonkey's icons display correctly (not "oversized", taking the whole toolbar with them ) ... Again, congrats and many thanks !1 point
-
@VistaLover Here is a fixed version of IP Geolocator when using the Photonic theme in Serpent 52. I resized all flag images from 48 x 48 to 24 x 24 and saved them in a new folder img/flags/24/. Then I changed the code inside the file main.js in the folder js/: Original code: function setIcon(country_code) { var showFlags = lp.isSet(KEY_SETTINGS_SHOW_FLAGS) ? lp.get(KEY_SETTINGS_SHOW_FLAGS) : true; if (country_code == "ERR" || !showFlags || !(countriesSupported.includes(country_code))) { chrome.browserAction.setIcon({ path: "img/icon48.png" }); } else { chrome.browserAction.setIcon({ path: "img/flags/48/" + country_code + ".png" }); } } Modified code: function setIcon(country_code) { var showFlags = lp.isSet(KEY_SETTINGS_SHOW_FLAGS) ? lp.get(KEY_SETTINGS_SHOW_FLAGS) : true; if (country_code == "ERR" || !showFlags || !(countriesSupported.includes(country_code))) { chrome.browserAction.setIcon({ path: "img/icon.png" }); } else { chrome.browserAction.setIcon({ path: "img/flags/24/" + country_code + ".png" }); } } Screenshot: Now, the toolbar icon and the flag images are shown in a suitable size. Here is the download link of my mod: https://www.mediafire.com/file/xkha44rjidj5maw/ip_geolocator-2.1.0-Photonic-mod.xpi/file Greetings from Germany, AstroSkipper1 point
-
Hi again ; at first, I didn't want to further pursue "my" IP-Geolocator issues here, since this is, first and foremost, your own thread; I did bring that extension up, once in a post of mine , because it is the kind of extension with a similar target group like your fork "Check My IP Address & Location" ; then, after reading more closely the title of this thread, it states: Extensions and custom buttons for UXP browsers - Corrections, modifications, adjustments, and special recommendations so, since IP-Geolocator is indeed compatible with at least one UXP browser (St52 and/or St55) and it requires some "modification/adjustment" to suit my custom needs ,, I wasn't being completely off-topic, was I ? Joking aside, Yes, I made that realisation long ago myself ; this issue isn't, actually, exclusive to IP-Geolocator when the Photonic Complete Theme is being applied to St52; several other WebExtensions that I had tried in the past (and can't remember now off-hand ) manifested the same "huge-icon-when-placed-in-a-toolbar" issue ; all worked well with the default Australis St52 theme! To be fair, Photonic has been developed for either official Pale Moon and/or official Basilisk, none of which currently support add-ons of the WebExtension format; so, the theme's creator (Lootyhoof of MCP) never expected it to be used together with WEs ... OTOH, Australis comes with native support for Fx52-era WEs (and so do some other Complete Themes that originally supported Fx52, e.g. FT DeepDark v14.3), and this support has been inherited and kept in the default (Australis) theme of both St52/55... Unlike you and UCyborg , I don't "speak" CSS, so I'm unable myself to pinpoint what needs to be changed inside Photonic for it to become on par with Australis where WE-toolbar-icons are concerned ; if you do have a clue, please come forth! Thanks in advance .1 point
-
SO IS NORTON, SO IS McAFEE, SO IS COMODO, SO IS AVIRA, SO IS AVAST, SO IS MALWAREBYTES, SO IS AVG... Use that database web site and perform some searches for other antivirus programs -- https://nvd.nist.gov/vuln/search I'm showing 75 for Avast - read through all of them before using any Avast product and if they apply to the product you wish to use. I'm showing 90 for Kaspersky - read through all of them before using any Kaspersky product and if they apply to the product you wish to use. I'm showing 25 for Malwarebytes - read through all of them before using any Malwarebytes product and if they apply to the product you wish to use. 114 for Norton... 37 for Avira... 40 for AVG... 44 for Comodo... 482 for McAfee... No, that's not a typo, four hundred and eighty two... 3,019 when I search for Firefox... Again, not a typo - three thousand and nineteen... 38 when I search for Chromium... 3,440 when I search for Chrome... 6,728 when I search for Linux... Six thousand seven hundred and twenty eight... 557 when I search for antivirus... Pointing out these CVE "issues" does have its place, but it is mostly FEARMONGERING - https://en.wikipedia.org/wiki/Fearmongering1 point
-
Kaspersky is a Harmful Software, US government report. https://nvd.nist.gov/vuln/detail/CVE-2019-8286 @VVallter BrenekaPlease keep in mind, Vistapocalypse is not a windows user, since long time ago, but rather iPhone exclusive. link More to the point, Vistapocalypse never used "Kaspersky" himself. link1 point
-
It's 8th month of 2023 already, he asked about 2022.1 point
-
Use the export and import feature of the certificate manager! You can delete all corrupted certificates, export them in a working system and then import them in your system to be repaired.1 point
-
Hello @WSC4! Alternatively, you can check my article ProxHTTPSProxy and HTTPSProxy in Windows XP for future use under the section 5.2. There you can find everything important about Root Certificates. And under the section 11.2.4, you will find all downloads related to Root Certificates, including my most recent, self-created Root Certificate and Revoked Certificate Updaters for offline use. Cheers, AstroSkipper1 point
-
Looks like official government hot air to me: https://www.politico.com/f/?id=00000182-8757-d843-a79a-c77f595900001 point
-
1 - Oh, I noticed, trust me ! 2 - This has nothing to do with superstition, it's energy charged items (enchanted). And we all know what energy can do and we all know it has scientific explanation.1 point
-
Maybe, you and I will be the new senior members from now on. Time moves on, as you know. A look in the mirror speaks a clear language, unfortunately.1 point
-
1 - Perhaps I just misunderstood the smiling face you inserted. 2 - You have to carry something for protection. Amulet, chain or smth.1 point
-
Yes, I also very much regret that many of the actually technically interested members of this forum are not very communicative, rather lazy about writing and also, in many cases, quite disrespectful. Many are masters in demanding contents, updates, ported versions and so on, but in terms of gratitude and feedback ... There is very often a lack of respect and appreciation for those who really provide technical contents or make their own work accessible to all. Such members often have no idea how much time and effort the creators have put into their work, topics and threads. Looking at my technically motivated threads, and they are all technical, it's more of a read, shut up and download thing. For the authors and creators of these threads, however, it's literally frustrating. Few comments, rarely a thank you, few reactions and feedback! But the authors live on these, as they do not earn money with it, of course. And, don't forget, if there were no such technical contents anymore, this forum would be spiritually impoverished in terms of technical contents and the original, actual sense of MSFN! So, my "rant" is: Appreciate and value more consciously and appropriately the technically motivated contents that many creative people provide in this forum! Kind regards, AstroSkipper1 point
-
Of course, I couldn't know that. In fact, I thought that it was not meant quite so seriously. Mea culpa! But believe me, I was absolutely serious about the fact that when I was a younger man, I was literally jinxed by very special girls or women.1 point
-
While we all understand it's funny and you're a cool guy and *I never doubted it*, I was pretty serious about it. My maternal grand-grand mother was a certified witch, who lived almost 105 years and died only in '91, I still have her spellbook, so I know what I'm talking about.1 point
-
1 point
-
Yep! I can remember very well. "Bewitched", it was a sitcom. In Germany, it was translated as "Verliebt in eine Hexe". Retranslated: "In love with a witch".1 point
-
1 point
-
What do you mean exactly by "they wanted my smartphone"? How is that supposed to work? Very strange.1 point
-
Says who ? A man at around 50 can hear 16KHZ no problem, that being said, I don't. But I can hear up to 13KHZ or 13.5KHZ on another ear, which is below the standards - due to traumas.1 point
-
Same here! There are posts one can't react by liking or upvoting due to its content. That would otherwise be completely misleading. As if one would take pleasure in the suffering of others or even agree with it.1 point
-
1- I'm pretty familiar with 90's style , no . 2 - I didn't change any settings at all . I think it happened after I reinstalled Nvidia drivers. And the nice bug happened when I was using RTM. I can't replicate this. Got some time to test again , I'm pretty convinced SP1 (RTM) runs faster , overall better . I can clearly see the desktop is crystal clear . SP2 looks more like Win-7 , washed out , not clean , it is still better than win-7 , of course. I think I'll have a dual boot with Vista x64 SP1 and XP64 (RTM) with GTX980/Siemens.1 point
-
Thanks for the explanation . The absence of DWM is a big downside , that's for sure . I don't know what I did , it was so many attempts and testing procedures (trying various drivers , reinstalling again and again , etc) , but somehow I've managed to switch to "cartoonishly moving mode" instead of tearing . I do not know how to name it properly . It's like when I move a folder , it draws a new one (where I place it) , while keeping the folder in the previous position intact . In this "mode" the games that I run in windowed mode ran without any tearing , still slow , but without tearing . And now it's gone (the "mode"), after reboot . And I do not know how to get it back . Funny.1 point
-
Where did you see such config ? Anyway , I'm not familiar with modern laptops , sorry. And my notebook from 2013 already had PCI-e 2.0. On one of my desktops (where I test XP64 dual-boot with Vista) I can observe some games can easily reach and stay at 86% for some time on PCI-e 2.0 with Vista and GTX 980, but with XP64 it's like around 30% only. For my precise config just scroll back and replace GTX Titan with 980 . I still think that even if GPU-z detects PCI-e 2.0 with XP64 , it seems like Nvidia drivers just can't take any advantage of it on XP. Otherwise why would Nvidia CPL say "PCI-e" with XP and "PCI-e gen2.0" with Vista ?1 point
-
It's with all DX9 games that I play (not just one) . Vista works fine with the same driver versions , XP64 has like 30-45% slower framerate. No wonder , 'cause it shows PCI-e 1.0 only...1 point
-
@Tonny52 , what the previous poster wrote is absolutely irrelevant . 1 - GTA V : You couldn't get such old drivers installed, 'cause they are too old for this card. So why he even mentioned about 36.x.x !? 2 - Cyberpunk 2077 (is this a mockery of some kind ? It's pretty obvious that the card is too weak for this) . 3 - "Having the latest one is necessary for playing modern titles" . No , it's not . See why . It's a well known thingy - developers from Eastern Europe love to force people to the newest drivers , like in this case . But what do we get in return ? Cyberpunk 2077 is a buggy , totally unplayable game . So let them "update" their drivers and play themsleves their "games". 4 - I have a good example of a modern game with absolutely outstanding graphics - Iron Harvest. It runs on drivers from 2013 - 2014 without any bugs ! But these develepors are from Western Europe (Germany). Feel the difference . https://en.wikipedia.org/wiki/King_Art_Games Some links to the sources: "Investors sue Cyberpunk 2077 developers because game is unplayable": https://www.msn.com/en-us/entertainment/gaming/investors-sue-cyberpunk-2077-developer-because-game-is-unplayable/ar-BB1cd85u You may try driver 382.33 , if you want smth newer - 416.34 , 418.81 are the best from the new , not good as the older ones , of course. (will be slower). Don't forget to remove telemetry before the installation with Nvidia slimmer . And use DDU to delete the previous drivers in SAFE mode . https://drivers.softpedia.com/get/GRAPHICS-BOARD/NVIDIA/NVIDIA-GeForce-Graphics-Driver-382-33.shtml1 point
-
TryAcquireSRWLockExclusive can be replaced with AcquireSRWLockExclusive . GetLogicalProcessorInformationEx can be replaced with GetLogicalProcessorInformation. You need to use CFF Explorer. I'm guessing you're familiar with the procedure. If not , just scroll the extended kernel topic back. I've successfully launched the programmes I wanted to launch . Keep in mind , I'm not using the ex-kernel and I don't have it installed. If you encounter another error (the next in the queue) , you need to replace it too, with something similar , or just open the programme you want to launch in the Dependency walker and see all of that it "wants" in advance . This fix works , but not every time , of course.1 point