Assembly topic
Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.
system-programming-roadmap
A roadmap to teach myself compiler dev, malware reverse engineering, exploitation and kernel dev fundamentals
EVIL
EVIL (Exploiting software VIa natural Language) is an approach to automatically generate software exploits in assembly/Python language from descriptions in natural language. The approach leverages Neu...
acheron
indirect syscalls for AV/EDR evasion in Go assembly
tupai
A modular POSIX-like operating system created for educational purposes
well
A high level assembler. https://wellang.github.io/well/
relaysbc-programs
Programs written for Joe Allen's single board relay computer.
Chimera
Automated DLL Sideloading Tool With EDR Evasion Capabilities
BatchASM
BatchASM - primitive virtual machine (high level assembly language) for executing instructions in programming language environment Windows Batch.