macho/macho-go/pkg/ios/macho
nganhkhoa 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
..
dwarf.go add old go tooling 2023-05-31 16:17:03 +07:00
dyld_info.go rework ios-wrapper cli parsing 2023-06-15 10:41:18 +07:00
edit.go update shellcode 2023-06-26 15:33:15 +07:00
error.go add old go tooling 2023-05-31 16:17:03 +07:00
fixups_type.h parse LC_DYLD_FIXUPS_CHAINS 2023-06-05 15:55:02 +07:00
fixups.c rework ios-wrapper cli parsing 2023-06-15 10:41:18 +07:00
fixups.h fix fixups chain rewrite stops at first entry 2023-06-07 10:49:05 +07:00
lc_segment.go add old go tooling 2023-05-31 16:17:03 +07:00
load_commands.go add parsing for more commands 2023-06-06 13:15:17 +07:00
macho.go add parsing for more commands 2023-06-06 13:15:17 +07:00
symtab.go rework ios-wrapper cli parsing 2023-06-15 10:41:18 +07:00
util.go format code 2023-05-31 16:31:52 +07:00