Skip to content

Commit a4417a5

Browse files
committed
edit readme.txt, to show what i did...
1 parent c9259cd commit a4417a5

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

readme.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,14 @@ Tool descriptions
44

55
shellcode.cpp
66
shellcode.cpp is a tool that tries to automatically detect and dump executed shellcode.
7-
shellcode.out is sample output from a run of a malicious PDF file that exploits the media.newPlayer vulnerability.
7+
shellcode.out is sample output from a run of a malicious PDF file that exploits the media.newPlayer vulnerability.
8+
9+
* Binjo's fork
10+
11+
** MAX_LEGIT_INSTRUCTION_LOG_SIZE customizable
12+
13+
** new options, -mc, only trace within specified module's name, sort of filter.
14+
15+
* TODO
16+
17+
** print register info

0 commit comments

Comments
 (0)