Leaderboard
Popular Content
Showing content with the highest reputation on 11/03/2018 in all areas
-
New build of basilisk/UXP for XP! Test binary: Win32 https://o.rths.cf/basilisk/basilisk52-g4.1.win32-git-20181103-1d55939c7-xpmod.7z Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20181103-1d55939c7-xpmod.7z diff: https://o.rths.cf/basilisk/UXP-xp-gitdiff-20181027.7z PM28XP build: Win32 https://o.rths.cf/palemoon/palemoon-28.2.0a1.win32-git-20181103-1d55939c7-xpmod.7z Win64 https://o.rths.cf/palemoon/palemoon-28.2.0a1.win64-git-20181103-1d55939c7-xpmod.7z Official repo changes since my last build: - Update HSTS preload list (76825544f) - Use a separate process to generate thumbnails only when multi-process mode is enabled (6bdbb9cdf) - Merge pull request #857 from JustOff/PR_BackgroundPageThumbs_remote (5069a3759) - Set CSS error console reporting default to false for performance. (333214421) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (2c045d9c5) - Don't mark MGetFirstDollarIndex as movable. (1cfcf17a1) - Origin for about: URL should not contain query or ref parts. (752311fd4) - Ensure that the scroll frame deregisters its refresh driver observers (mAsyncScroll & mAsyncSmoothMSDScroll) before it's destroyed. (fdbac0959) - Make HTTP/2 compressor more resilient to bad data. (a2a8c71d7) - Simplify SIMD conversion from Uint64 to Double. (24a83a813) - Protect main thread in-process access to WinCompositorWidget transparent surface. (e0de8181d) - Reorder boolean expression to take advantage of short-circuiting. (e8f913da9) - Bug 1460538 (f62eee7c5) - Remove Query/Ref from the directory listing URI. (059397bdd) - Make sure nsNSSCertList handling checks for valid certs. (52b989d53) - WebRTC: Drop DataChannelListener on Destroy(). (9dc6bf850) - Don't allocate PendingAction twice. (09fec033e) - Fix a longstanding IndexedDB correctness issue. (deba73b3b) - Make sure we remove our RefreshDriver observers in CompleteAsyncScroll. (3b2c342f3) - Apply CheckedInt to infoLength for preventing it from overflowing in the future. (617eb6483) - Remove ancient workaround in client certificate code (f42d6c39f) - Backport some upstream Skia patches. (030053f1a) - Ensure user input suppression works correctly even after document.open. (90a73cfe2) - Add overflow checks for extending nsTArrays. (cc234ff43) - Backport some upstream Skia patches. (1d55939c7)2 points
-
Project Name : ExtendedXP(Extended Kernel for XP) Current Version : 2017/05/22 Production Stage :: Public beta KernelEx or ExtendedKernel was invented long ago by loyal MSFN Member Xeno86 to run XP/2000 application on 9x .Further reflected by rloew in his unicow wrapper project for windows 98 second edition .The idea was carried after long time by BlackWingCat of Windows 2000 community and WildBill of windows 2000 community . This my attempt for coming up with similar kernel extension for windows xp in time so that when in future most programs will stop working on XP that time we can use it . Updated System Components :- Functions added to advapi32.dll:- Function added to kernel32.dll:- Added function to ntdll.dll:- Added function to shell32.dll Note: Most of the functions are stub so i have future plans to remove them Added functions to User32.dll :- KnownIssues :- *VLC media-player always crash (Though Skinned mode work) *Resource hacker setup crashes always .(inno setup ) ( Bug found with CryptoLibrary )(thanks to heinoganda) *Avast free 2017 & esed does not work (Something wrong with Shell32 )(thanks to heinoganda) LINKS ARE REMOVED DUE TO NEW RELEASE OF HOT FIXES WITH KERNEL32.DLL & NTDLL.DLL This Post is my request to knowledgeable persons to help me to fix the known issues . Thanks in advance THIS VERSION IS ONLY FOR TESTING PLEASE KINDLY USE ANY VIRTUAL MACHINE OR ANY PC THAT NOT IMPORTANT . THANKS FOR UNDERSTANDING. !!Windows XP Forever!!1 point
-
My duct tape was illegal ??????1 point
-
Thanks, thank goodness it's not an intrinsic problem! I ran Firefox in Safe Mode (which I should have tried in the first place of course!) and it was fine. By process of elimination, I discovered that the problem was being caused by Adblock Plus, which had updated to a new version without me realising, which must have triggered the problem. I've disabled it on Facebook, and all is now fine. Why it was only causing a problem with Facebook and not apparently anywhere else is a mystery, but all is well again now!1 point
-
New regular/weekly KM-Goanna release: https://o.rths.cf/kmeleon/KM-Goanna-20181103.7z Changelog: Out-of-tree changes: * update Goanna3 to git 84be542d0...e1975531d: - import changes from tenfourfox#517 for solving cloudflare rocket loader issue: - #517: fake out current Rocket Loader (0bbf06e) - #517: a couple tune-ups (5f47da2) - #517: more complete workaround for Rocket Loader (3926185) (68339dcfa) - ported changes from tenfourfox: bug1470260-p1, bug1480092, bug1466577, bug1469348, bug1461706 - #334: get around a Telemetry stub crash by disabling MOAR TELEMETRY (e3663e02b) (e1975531d) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.1 point
-
New Palemoon 27 Build! * This build is beyond official 27.9.4 build. 32bit https://o.rths.cf/palemoon/palemoon-27.9.1a1.win32-git-20181103-e1975531d-xpmod.7z 32bit SSE https://o.rths.cf/palemoon/palemoon-27.9.1a1.win32-git-20181103-e1975531d-xpmod-sse.7z 32bit noSSE https://o.rths.cf/palemoon/palemoon-27.9.1a1.win32-git-20181103-e1975531d-xpmod-ia32.7z 64bit https://o.rths.cf/palemoon/palemoon-27.9.1a1.win64-git-20181103-e1975531d-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from tenfourfox#517 for solving cloudflare rocket loader issue: - #517: fake out current Rocket Loader (0bbf06e) - #517: a couple tune-ups (5f47da2) - #517: more complete workaround for Rocket Loader (3926185) (68339dcfa) - ported changes from tenfourfox: bug1470260-p1, bug1480092, bug1466577, bug1469348, bug1461706 - #334: get around a Telemetry stub crash by disabling MOAR TELEMETRY (e3663e02b) (e1975531d)1 point
-
1 point
-
1 point
-
1 point
-
Hi all, I have created a little suite of HTTPSProxy with a Launcher, that has multiple options and is full portable. The reason was that I was not happy about several standalone solutions to manage the HTTPS connections in WinXP, so I edited an old project (SysTrayIcon) and adapted it to HTTPSProxy. Also HTTPSProxy is as new as possible with little enhancements, see the documentation (changelog.txt) Installation see Installation-Update_EN.txt or Installation-Update_DE.txt, it is very easy (only copy and run...) You can read a detailed LauncherHelp_EN.txt (also in DE) attached, there are all options explained. The programs, certs and tools are up to date! Download link pasword (full copy & paste do not work, type the last number!): rzeYaSFFo8cqVv2 If you have trouble with install or usage please send me a PN. I will help as soon as possible! Information: it is a known issue / limitation, that some AV software detect the suite / some exe files as malicious, but it is not truth. The HTTPSProxy exe is build with Python / pyInstaller and the Launcher exe with Autohotkey. It seems that the "compilers" use code that is similar to some malicious software. Sorry, I can only say: if you don't trust this suite, don't install it... I can't solve this problem. CU TS New version of HTTPSProxy without bug (for information about the fixed bug see the next post). The python module / library versions are variables, read out and displayed at runtime.1 point
-
Hi ; I did some tests on my Vista SP2 laptop running yesterday's release of New Moon 28 (appVersion=28.2.0a1 (32-bit), buildID=20181027020958) and those tests showed conclusively that: Native UA: Mozilla/5.0 (Windows NT 6.0; rv:52.9) Goanna/4.1 PaleMoon/28.2.0a1 Gecko compat UA: Mozilla/5.0 (Windows NT 6.0; rv:52.9) Gecko/20100101 Goanna/4.1 PaleMoon/28.2.0a1 Firefox compat UA (this is my current setting): Mozilla/5.0 (Windows NT 6.0; rv:52.9) Gecko/20100101 Goanna/4.1 Firefox/52.9 PaleMoon/28.2.0a1 so, in reality, "Goanna/4.1" and "Pale Moon/28.2.0a1" are not replaced, but always remain in the advertised UA string; if you want to hide them completely from a certain site, you'd have to use a custom UA string (either via the native way, setting a SSUAO in about:config, or via an extension). There's a hidden (i.e. not exposed in a GUI setting) string pref inside about:config called general.useragent.compatMode.version which defaults to 52.9 ; by modifying it to a more recent Fx major version, those sites might be tricked into thinking you're running an up-to-date Firefox version; e.g. with the "Firefox compat" UA mode and that pref set to "63.0", my advertised UA string is: Mozilla/5.0 (Windows NT 6.0; rv:63.0) Gecko/20100101 Goanna/4.1 Firefox/63.0 PaleMoon/28.2.0a1 This approach, however, is not risk free, because you stand the chance of a site serving you code (Javascript, CSS, etc.) - intended for your "advertised" Firefox version - that NM28 is just not compatible with... So, as you said, you'd have to experiment a bit - as you put it, YMMV...1 point