This is a repository dedicated to researching, documenting, developing,
and ultimately, defending against various strains of malicious software.
git clone https://github.com/0xvpr/Malicious-Software-Research
cd Malicious-Software-Research
chmod +x build-image.sh run-image.sh
./build-image.sh
./run-image.sh
- Storage Techniques
- Injection Techniques
- Obfuscation Techniques
- Evasion
- Ransomware
- Living Off The Land
- Socket
- Keyloggers
- Droppers
- Hooking Techniques
- Reversing C++ Classes and Structures
- Reflective DLL Injection
- Executing Position Independent Shellcode from Object Files in Memory
- Shellcode Crafting
- Getting Familiar with Sockets
- Anti Dynamic Analysis & Sandboxes
- Anti Debugging
- Anti Static Analysis Tricks