Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. I have used this forum some years ago but just today I decided to register. I like both new and old technology. I have started using technology when I was very young. Mainly I got even more interested in emulators and other older technology after watching videos from Druaga1 and OSFirstTimer.
  3. Pretty much the title, the start button icon looks bigger when the taskbar is set to m icons. I have two images attached one from startisback, the second from regular windows 10 Here is startisback: Here is regular windows 10:
  4. Yessaaaa, now the simulation of cmpxchg8b is much better, here in ntoskrnl.exe Dietmar .data:004762F2 ; Exported entry 8. ExInterlockedPopEntrySList .data:004762F2 ; Exported entry 36. InterlockedPopEntrySList .data:004762F2 .data:004762F2 ; =============== S U B R O U T I N E ======================================= .data:004762F2 .data:004762F2 .data:004762F2 public ExInterlockedPopEntrySList .data:004762F2 ExInterlockedPopEntrySList proc near ; CODE XREF: sub_40E06D+1DAp .data:004762F2 ; sub_41159B+8Ap ... .data:004762F2 push ebx ; ExInterlockedPopEntrySList .data:004762F3 push ebp .data:004762F4 mov ebp, ecx .data:004762F6 .data:004762F6 loc_4762F6: ; DATA XREF: .text:loc_40A835o .data:004762F6 ; KiDeliverApc+12o .data:004762F6 mov edx, [ebp+4] .data:004762F9 mov eax, [ebp+0] .data:004762FC .data:004762FC loc_4762FC: ; CODE XREF: ExInterlockedPopEntrySList+18j .data:004762FC ; ExInterlockedPopEntrySList+23j .data:004762FC or eax, eax .data:004762FE jz short loc_476317 .data:00476300 lea ecx, [edx-1] .data:00476303 .data:00476303 loc_476303: ; DATA XREF: sub_40A552:loc_40A55Bo .data:00476303 ; .text:loc_40A747o .data:00476303 mov ebx, [eax] .data:00476305 .data:00476305 loc_476305: ; DATA XREF: KiDeliverApc+1Bo .data:00476305 lock cmpxchg [ebp+0], ebx .data:0047630A jnz short loc_4762FC .data:0047630C push eax .data:0047630D mov eax, edx .data:0047630F lock cmpxchg [ebp+4], ecx .data:00476314 pop eax .data:00476315 jnz short loc_4762FC .data:00476317 .data:00476317 loc_476317: ; CODE XREF: ExInterlockedPopEntrySList+Cj .data:00476317 pop ebp .data:00476318 pop ebx .data:00476319 nop .data:0047631A nop .data:0047631B nop .data:0047631C nop .data:0047631D nop .data:0047631E nop .data:0047631F retn .data:0047631F ExInterlockedPopEntrySList endp .data:0047631F .data:0047631F ; ---------------------------------------------------------------------------
  5. Today
  6. in europe you are unlikely to find spares for very old cars and they also want to apply more restrictions https://english.elpais.com/lifestyle/2024-01-17/is-the-european-union-going-to-ban-repairing-old-vehicles-to-force-the-purchase-of-electric-ones.html#
  7. Back on topic, has anyone else using Thorium noticed it sometimes not loading web fonts? I've noticed it on this forum site which I use a lot - https://forums.digitalspy.com/ It looks fine in 360Chrome and Supermium, but not in Thorium, where it falls back to Times New Roman. The console shows many entries saying "OTS parsing error: Unable to instantiate font face from font data." I assume this is the cause.
  8. @roytam1 On my Asrock z370 k6 board with 8700k cpu all my files without any cmpxchg8b are stable. But this is not the case for the 486 cpu. Strange. I think, it depends only on the simulation of cmpxchg8b in ntoskrnl.exe in the function ExInterlockedPopEntrySList. But I dont have a better idea until now for this simulation of cmpxchg8b there Dietmar
  9. AGREED! I remember telling DOZENS of mobile phone users that were begging for their landline number to be trasnferred to their mobile that they are not thinking through the consequences.
  10. The Industrial Revolution smartphone and its consequences have been a disaster for the human race.
  11. Dark Magic it darks buttons in Visual Studio 2022 Settings Applet.
  12. You could bypass W11's hardware requirements by installing it with Rufus.
  13. My interest in scripts is specifically for security/privacy. So I block all HTTP website scripts in the browser. Almost all links to malwares content are HTTP. But with a simple rule in uBO you can do the same.
  14. Check if you are in this situation: https://www.ghacks.net/2024/04/23/windows-11-24h2-wont-boot-if-the-pc-does-not-support-this-cpu-feature/ to check the CPU you can use CPU-Z which must be started from administrator account: https://www.cpuid.com/softwares/cpu-z.html
  15. What do you drive? I drive an "Ungoogled Jeep with Chrome rims."
  16. Very true. I only cite Proxomitron's POWER because if people want to STAY on XP, they can NOT do this just with polyfills alone. They will also need a way to do things that Proxomitron and Proxomitron ALONE can do. Two such examples that I required when still on XP + 360Chrome is the ability to "degrade" a CSS Level 4 :not() to a Level 3 :not() and the ability to "defuse" a CSS :where(). https://caniuse.com/?search=%3Anot()%20level%204 https://caniuse.com/?search=%3Awhere And only only ONLY with Proxomitron can you take a javascript section of code that is 150 pages long and rip 50 of those pages completely out and only send 100 pages to the browser. They are ripped out before the browser ever sees them, before uBO ever sees them, before NoScript ever sees them, before uMatrix ever sees them, et cetera. And they don't have to be 50 consecutive "pages", you can rip out page 2, page 12, pages, 20 thru 25, page 56, you name it. You can keep page 75 and the 200 words on page 75, but you can change 10 of those 200 words - before the browser ever sees them, before uBO ever sees them, et cetera.
  17. Vintage vehicles don't have Google's software on-board, modern ones may do.
  18. I've got better things to do than figure out what every site's inline script I visit does. A lot of it is non-free JavaScript (like Richard Stallman puts it), so you could say it's oppressive in a way. But you either trust the sites or you don't and I still have a little bit of faith, if I didn't, my existence would be completely unbearable. My brain only has limited capacity, so there's a lot of free code out there that I have trouble understanding as well. If regular expressions aren't your thing, Proxomitron won't be either.
  19. And as @66cats argued somewhere, I'm having so much undescriptable fun!
  20. Yeah, @chermany4ever, @NotHereToPlayGames started a very interesting thread about proxo somewhere in this forum. His efforts made me try proxomitron for a second time (first time in the early 2000s), but he is right: the proxomitron learning curve is steep, and there are ways to accomplish many things proxomitron offers, without the effort. I confess: I'm lazy. But if I had to stick to XP for internet matters, I would try it for a third (it's a charm) time. Until then, I'm still trying to run XP as a virtual desktop app in a mint environment. The constant efforts of many gentlemen/ladies(?) in this forum (cheers!) prevent me from doing (seriously) so at the time. Again, lazy I am.
  21. Had no idea something like that was possible. I've read it filters through the browser proxy. I'll definitely give it a try. Thanks for sharing! All is welcome when it comes to bypass rubbish.
  22. only on 486. if you try this on newer machines you may see more BSoDs.
  23. Ahh never-mind looks like we got it thanks to @66cats for tracking it down for us and I can't wait to try it tomorrow.
  1. Load more activity
×
×
  • Create New...