-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathTODO
31 lines (19 loc) · 1.01 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
==================================================================================================
Todo | Status | Comments
==================================================================================================
[+] Pattern DONE
- pattern create DONE
- pattern offset DONE
[+] Little endian characters DONE
[+] Hex 2 bin DONE
[+] Bin 2 hex DONE I need to add file check, later
- Add extra option: type DONE support ruby, perl, python, c output format
[+] msfpescan pending metasm/msfpescan
https://github.com/rapid7/metasploit-framework/blob/master/msfpescan
https://github.com/rapid7/metasploit-framework/tree/master/lib/rex/pescan
https://github.com/rapid7/metasploit-framework/blob/master/data/msfpescan/identify.txt
https://github.com/rapid7/metasploit-framework/tree/master/lib/metasm
https://github.com/jjyg/metasm
[+] nasm pending add nasm.exe as a tool to compile asm files
[+] Colorize outputs DONE
[+] Add Update switch DONE