|
4016abf40d
|
clean code
|
2023-07-12 13:34:30 +07:00 |
|
|
4ee62a2d93
|
add selfbind functionality
|
2023-07-12 13:34:02 +07:00 |
|
|
6815ea6556
|
add keep imports action
|
2023-07-11 10:06:59 +07:00 |
|
|
557eed0254
|
small changes to remove imports action
|
2023-07-11 10:05:58 +07:00 |
|
|
eccd0bf845
|
optimize shellcode and recover main address at runtime
|
2023-07-10 14:15:05 +07:00 |
|
|
2eede8f9b2
|
format go code
|
2023-06-26 15:33:37 +07:00 |
|
|
a2f9ca82e7
|
update shellcode
- shellcode correctly passes arguments to main
- shellcode deals with __bss section in __DATA
- remove hardcoded values
|
2023-06-26 15:33:15 +07:00 |
|
|
f5144fec4f
|
add modifications for ObjC binaries
|
2023-06-26 15:31:54 +07:00 |
|
|
e2c75bf718
|
rework ios-wrapper cli parsing
|
2023-06-15 10:41:18 +07:00 |
|
|
91e5b1f6b3
|
fix parsing fixups chains
address was not incrementing correctly leads to wrong offset of symbol
|
2023-06-07 15:56:36 +07:00 |
|
|
88bb0aa09d
|
fix fixups chain rewrite stops at first entry
|
2023-06-07 10:49:05 +07:00 |
|
|
1b7da037bb
|
remove all strings when remove imports
|
2023-06-06 13:15:31 +07:00 |
|
|
6089c18d30
|
add parsing for more commands
|
2023-06-06 13:15:17 +07:00 |
|
|
6d757108a7
|
support for removing LC_DYLD_FIXUPS_CHAINS data
|
2023-06-05 15:55:21 +07:00 |
|
|
7592cfd2dd
|
parse LC_DYLD_FIXUPS_CHAINS
|
2023-06-05 15:55:02 +07:00 |
|
|
3a30f12019
|
support for LC_DYLD_INFO_ONLY strip
|
2023-06-02 15:24:43 +07:00 |
|
|
b5ee7124ab
|
add remove imports command
|
2023-06-01 17:29:23 +07:00 |
|
|
841a50f8e1
|
format code
|
2023-05-31 16:31:52 +07:00 |
|
|
54f1f3eb38
|
add old go tooling
|
2023-05-31 16:17:03 +07:00 |
|