Kurapica Posted December 2, 2021 Share Posted December 2, 2021 Hi, does anyone know of a debugger that : 1 - works natively on a Mac OS with M1 chip, not intel CPU 2 - can debug an arm64 process and its libraries. 3 - has a decent GUI currently I found that IDA 7.6 can do that, but are there any alternatives ? Link to comment Share on other sites More sharing options...
whoknows Posted December 2, 2021 Share Posted December 2, 2021 (edited) for the mom github.com/jaywcjlove/awesome-mac github.com/iCHAIT/awesome-macOS github.com/sindresorhus/awesome Edited December 11, 2021 by whoknows Link to comment Share on other sites More sharing options...
whoknows Posted December 2, 2021 Share Posted December 2, 2021 DTrace scripts for Mac OS X http://dtrace.org/blogs/brendan/2011/10/10/top-10-dtrace-scripts-for-mac-os-x/ news.ycombinator.com/item?id=12194047 iOS WebKit Debug Proxy github.com/google/ios-webkit-debug-proxy Debugging .NET 5 apps on your M1 Mac maartenmerken.medium.com/debugging-net-5-apps-on-your-m1-mac-bcefe0072c1b Link to comment Share on other sites More sharing options...
Kurapica Posted December 2, 2021 Author Share Posted December 2, 2021 @whoknows Thanks but this is not what I am looking for. I found this Chinese project but the language barrier is a problem : https://gitee.com/geekneo/A64Dbg 1 Link to comment Share on other sites More sharing options...
whoknows Posted December 3, 2021 Share Posted December 3, 2021 (edited) @Kurapica I asked a MAC guy that knows another guy and said : I don't know if they're 100% compatible with newer macOS versions. IDA // Script Debugger (latenightsw.com) // Hopper Disassembler (www.hopperapp.com) Edited December 3, 2021 by whoknows Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now