Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
C++
Updated Apr 30, 2018
Seven different DLL injection techniques in one single project.
C
Updated Jul 21, 2017
A set of tutorials about code injection for Windows.
C
Updated Dec 19, 2017
Search for code cave in all binaries
Python
Updated Feb 7, 2018
MIP – macOS Injection Platform
C
Updated Apr 23, 2018
sample linux x86_64 ELF virus
C
Updated Mar 10, 2018
Code Injection technique written in cpp language
C++
Updated Jan 5, 2018
Exploit web-vulnerabilities
Updated Dec 24, 2017
Work files for my blog post "Code Caving in a PE file.
Updated Dec 18, 2016
ARTist's actual implementation. This dex2oat Optimization pass(es) are usable as submodule in the art repository.
C++
Updated May 17, 2018
C
Updated Mar 3, 2017
Reverse-engineering framework working at the assembly (SMALI) level.
Smali
Updated Jan 25, 2018
Injection of managed code into non-managed Windows applications
C++
Updated Feb 4, 2014
Fork of android's official platform/art repo, with ARTist's branches and the ARTist submodule.
C++
Updated May 17, 2018
Library for injecting a shared library into a Linux process
C
Updated Apr 18, 2018
Safari extension to inject arbitrary JS into web pages
JavaScript
Updated Jan 24, 2018
MarGotAspect - An AspectC++ code generator for the mARGOt framework
C++
Updated Jun 28, 2017
Command line tool and library to inject and execute program code into another process
C
Updated Dec 19, 2014
Enables .so library loading for SimCity 4 for Mac
C++
Updated Jan 17, 2018
A joke chrome extension I made because I was bored
JavaScript
Updated Jan 24, 2018
Codecave miner🔍
Python
Updated Apr 28, 2018
InjectProc - Process Injection Techniques
VS Code extension to generate get and set methods from the declaration of class properties.
JavaScript
Updated May 5, 2018
Make Splix great again.
JavaScript
Updated Apr 17, 2017
Make Minesweeper great again.
JavaScript
Updated Apr 18, 2017
Exploitation techniques to bypass Clang CFI when applied to Chromium