
cr3ghost
95 posts

cr3ghost
@cr3ghost
A student passionate about reverse engineering, windows internals, anti-cheat research, malware research, and exploit research. Aspiring red teamer.




This is the type of malware game hackers build to bypass kernel anti-cheat. The same techniques can be used by malware authors to evade EDRs. A UEFI bootkit that injects into Microsoft's own Hyper-V at ring -1 before the OS even loads (easier than building a custom hypervisor from scratch). Four phase bootloader. Hypervisor VM-exit interception. EPT page shadowing. MSR virtualization. EFI memory map ghosting. TPM measurement spoofing. Reads like malware. Because it is. Videos and full technical breakdown in the link. Author: gsmll.github.io/hypervenom/wri… #ReverseEngineering #Malware #AntiCheat

















While gamers debate kernel anti-cheat, ring-1[.]io was shipping a Themida-protected UEFI bootkit that injects into Hyper-V, manipulates EPT entries, clones game page tables, and hides memory contents below the OS entirely. After partially deobfuscating their binaries and recovering critical functions, this is what was inside. Bungie and Ubisoft sued them. They found $12 million in Bitcoin and kept going. This is what kernel anti-cheat is actually fighting. back.engineering/blog/04/02/202… Authors: @BackEngineerLab #AntiCheat #Malware #InfoSec





The reason people bug disclosures exist is to prevent consumers from getting hurt. Now they are going out of their way to aid threat actors in hurting consumers in hopes of upsetting Microsoft. They don’t want to see Microsoft get hurt since it would guarantee no payout and potentially land them in jail for cybercrimes and harassment. They want to hurt Random Joe at home and in and the office using his work provisioned laptop. Because apparently hurting billions of Random Joe’s will get people to feel sympathy for them and get a response. Now tell me who is more evil: The company that made it clear the voluntary work goes not guarantee payout or the person blackmailing Microsoft because they believe they deserve a payout?



So instead of shutting down that API for good, they just removed it from the page? Are meta employees on drugs??? You can read more on t.me/feds



Vanguard runs at boot because cheats run at boot. Riot clones the PML4 table, inserts a shadow entry into a free slot, hooks SwapContext, and swaps CR3 per-thread at context switch time. If it was spyware, researchers would have found it. They found this instead. Reverse engineering is an art. When in doubt, reverse it. #ReverseEngineering #Vanguard #InfoSec Full RE breakdown by @Xyrem256: reversing.info/posts/guardedr…

"You can run OpenClaw inside your company now." Annoucing our work with @Microsoft to bring OpenClaw to the Microsoft and Windows ecosystems. Claws now work securly in the enterprise.







