View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000339 | Kali Linux | [All Projects] Queued Tool Addition | public | 2013-05-03 16:53 | 2021-05-18 11:02 |
Reporter | saberzaid | Assigned To | dookie | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | 1.0.6 | |||
Summary | 0000339: shellnoob | ||||
Description | Writing shellcodes has always been super fun, but some parts are extremely boring and error prone. Focus only on the fun part, and use ShellNoob! Features: convert shellcode between different formats (currently supported: asm, bin, hex, obj, exe, C, python, ruby, pretty) interactive opcode-to-binary conversion (and viceversa) mode. This is useful when you cannot use specific bytes in the shellcode. resolve syscall numbers and constants (not exactly implemented yet :-)) portable and easily deployable (it only relies on gcc/as/objdump and python). And it just one python file! in-place development: you run ShellNoob directly on the target architecture! other options: prepend breakpoint, 32bit/64bit switch. read from stdin / write to stdout support (use "-" as filename) download and info: https://github.com/reyammer/shellnoob | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-05-03 16:53 | saberzaid | New Issue | |
2013-10-07 12:51 | dookie | Note Added: 0000962 | |
2013-10-07 12:51 | dookie | Status | new => resolved |
2013-10-07 12:51 | dookie | Fixed in Version | => 1.0.6 |
2013-10-07 12:51 | dookie | Resolution | open => fixed |
2013-10-07 12:51 | dookie | Assigned To | => dookie |
2013-12-06 16:24 |
|
Issue cloned: 0000744 | |
2021-05-18 11:02 | g0tmi1k | Category | New Tool Requests => Queued Tool Addition |