Logo
Explore Help
Register Sign In
GitHub/ipsw
1
0
Fork 0
You've already forked ipsw
mirror of https://github.com/blacktop/ipsw.git synced 2026-05-08 12:22:26 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
master
ipsw/hack/extras/NOTES.md
T
blacktop c7e7698e39 feat: WIP firmware key scrapin code
2020-08-04 20:57:12 -04:00

1.0 KiB
Raw Permalink Blame History

NOTES

Misc

To get github.com/mattn/go-sqlite3 golang dep

$ export CGO_ENABLED=1; export CC=gcc; go get -v -x github.com/mattn/go-sqlite3

To demangle swift symbols

$ echo "__TFCSo8NSStringCfMS_FT6stringSS_S_" | xcrun swift-demangle

___C.NSString.__allocating_init(__C.NSString.Type) -> (string: Swift.String) -> __C.NSString

lzfse

src

  • https://github.com/lzfse/lzfse

Ideas

  • https://github.com/minio/c2goasm
  • https://github.com/minio/asm2plan9s

firmware

  • https://gist.github.com/mrmacete/42fc2371c3d8761ad7e8b607750ed153
  • https://github.com/mrmacete/sepsplit

JS/Web

  • https://github.com/indutny/macho

Disass

  • https://github.com/decomp/decomp
  • https://blog.gopheracademy.com/advent-2018/llvm-ir-and-go/
  • https://blog.felixangell.com/an-introduction-to-llvm-in-go
  • https://ldhldh.myds.me:10081/docs/llvm342_docs/_mach_o_dump_8cpp.html

DWARF

  • https://github.com/volatilityfoundation/dwarf2json/blob/master/main.go
  • https://github.com/dutchcoders/disassembler/blob/master/disassembler.go
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.2 Page: 23ms Template: 3ms
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