逆向工程学习资料

转自:http://samdmarshall.com/re.html

Reverse Engineering Resources

Debugging

These are very important guides for understanding the debugging process and how applications work.

Mach-O Binaries

Mac OS X and iOS use Mach-O file format for executable binaries and shared libraries. It supports multiple architectures in one binary file (Universal or fat binaries).

Analysis

Guides and introductory material to binary analysis.

  • Analyzing Binaries with Hopper (link)

System ABIs

Calling conventions define how functions and subroutines receive the parameters passed to them from the calling function.

Language Resources

Language specific knowledge is often required to understand what is going on behind the scenes.

Further Reading

Collection of blogs and reading resources that give deep insight into how many aspects of languages and system functionality.

  • NSBlog (link)
  • Reverse Engineering Mac OS X (link)
  • Landon's Blog (link)
  • OS X Internals (link)
  • Greg Parker's Blog (link)
  • Ridiculous Fish (link)
  • Snare's Blog (link)
  • To The Apple's Core (link)
  • The Objective-C Runtime: Understanding and Abusing (link)

Tools

Mach-O Binary Analyzers:

Hex Editors:

Disassemblers:

Decompilers:

Debuggers:

Memory Editors:

Various Command Line Tools:

  • nm (man page)
  • strings (man page)
  • dsymutil (man page)
  • install_name_tool (man page)
  • ld (man page)
  • lipo (man page)
  • codesign (man page)
  • hexdump (man page)
  • dyld_shared_cache (link)
  • vbindiff (link)
  • binwalk (link)
  • xpwntool (link)
  • objdump (link)

Useful Source Repositories:

  • Apple Source Code (link)
  • PLCrashReporter (link)
  • Mike Ash's Github (link)
  • Landon Fuller's Github (link)
  • Jonathan Rentzsch's Github (link)
  • fG!'s Github (link)
  • openjailbreak (link)

转载于:https://www.cnblogs.com/csutanyu/articles/3714845.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值