superducktoes / ld_preload

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ld_preload

Examples for LD_PRELOAD regarding Mitre ATT&CK ID T1574.006

Example 0: Standard hello world
Example 1: Random number generator
Example 2: Injected random number generator
Example 3: Guess the password
Example 4: Injected guess the password
Example 5: Inject and return to syscall guess the password Example 6: Inject write() and post data

About


Languages

Language:C 64.1%Language:Makefile 25.4%Language:JavaScript 10.5%