Commit Graph

17 Commits

Author SHA1 Message Date
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
b73650258b update to atleast go 1.17 2023-06-05 15:54:41 +07:00
5a8a83f846 update logic for manual loader 2023-06-05 15:54:22 +07:00
3a30f12019 support for LC_DYLD_INFO_ONLY strip 2023-06-02 15:24:43 +07:00
e3a1dcf76a update code structure for custom_loader 2023-06-02 15:24:09 +07:00
7880e647f5 clean code 2023-06-02 12:05:03 +07:00
a2bee75ef9 add function to dump export trie 2023-06-02 12:04:39 +07:00
0d13a70896 fix trie walk
now able to search for symbol with multiple name with same prefix
2023-06-02 12:03:27 +07:00
4fd6bd166e update custom loader scripts 2023-06-01 17:29:45 +07:00
b5ee7124ab add remove imports command 2023-06-01 17:29:23 +07:00
9d94dd5494 remove unncessary files 2023-06-01 17:28:51 +07:00
841a50f8e1 format code 2023-05-31 16:31:52 +07:00
e3453ae127 add research folder 2023-05-31 16:17:45 +07:00
8b962dd88a add fun ocaml project 2023-05-31 16:17:32 +07:00
54f1f3eb38 add old go tooling 2023-05-31 16:17:03 +07:00