Logo
Explore Help
Sign In
GitHub/ipsw
Watch 1
Star 0
Fork 0
mirror of https://github.com/blacktop/ipsw.git synced 2026-06-07 12:27:36 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
dependabot/github_actions/github/codeql-action-4.36.2
ipsw/pkg/dyld/NOTES.md
T
blacktop 96c0c6bb78 update README
2019-12-31 23:14:30 -05:00

758 B
Raw Permalink Blame History

NOTES

  • http://newosxbook.com/articles/DYLD.html
  • https://worthdoingbadly.com/dscextract/
  • https://github.com/comex/imaon2/blob/master/src/fmt-macho/dyldcache.rs
  • https://github.com/comex/imaon2/blob/master/src/fmt-macho_dsc_extraction/macho_dsc_extraction.rs#L319
  • https://github.com/onderweg/swift-from-go
  • https://github.com/deepinstinct/dsc_fix
  • https://github.com/radare/radare2/pull/10094
  • https://github.com/NationalSecurityAgency/ghidra/blob/master/Ghidra/Features/Base/src/main/java/ghidra/app/util/opinion/DyldCacheProgramBuilder.java

Tips

Unmangle Symbols

$ jtool2 -S System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore | cut -d" " -f3 | xargs -I% sh -c "echo % | cut -c 2- | c++filt"
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.27.1 Page: 18ms Template: 2ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API