2 repository-uri
Restoring the structural metadata and entry points of binary files after removal of protection layers.
Distinct from Header Field Reconstruction: None of the candidates relate to binary executable header restoration; others focus on UI offsets, audio DC offsets, or protocol headers.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Executable Header Reconstruction. Refine with filters or upvote what's useful.
Steamless este un utilitar specializat conceput pentru a elimina wrapper-ele de gestionare a drepturilor digitale (DRM) SteamStub din executabilele jocurilor. Acesta funcționează ca un decriptor și unpacker care elimină aceste straturi de protecție pentru a recupera datele binare brute ale aplicației originale. Prin eliminarea wrapper-ului specific platformei, instrumentul restaurează punctele de intrare originale și permite executabilelor să ruleze fără a necesita o instanță de platformă autentificată. Acest proces pregătește binarele jocurilor pentru modificare prin eliminarea straturilor care împiedică de obicei instrumentele terțe să acceseze codul. Proiectul utilizează despachetarea binară statică, scanarea binară liniară și analiza bytecode-ului bazată pe tipare pentru a identifica limitele payload-ului și a reconstrui structurile executabile originale.
Restores original entry points and section offsets after removing the protector layer.
This project is a red teaming knowledge base and offensive security playbook designed to simulate adversary behavior. It serves as a comprehensive collection of technical guides and tactics for executing red team operations. The repository provides detailed instructions for Active Directory exploitation, including Kerberos abuse and domain privilege escalation. It covers defense evasion through API unhooking and payload obfuscation, as well as Windows internals research involving the manipulation of kernel objects and system memory. The capability surface extends to network penetration testi
Implements code injection by modifying the structural metadata of the executable file format.