Added a OSX Application Tool under Reverse Engineering.

If you rather it under OSX Utilities that works too. If you aren't interested, no worries.
This commit is contained in:
J-GainSec 2024-03-01 23:47:18 -05:00 committed by GitHub
parent d794400ff4
commit c3e277dfc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -723,6 +723,7 @@ See also [awesome-reversing](https://github.com/tylerha97/awesome-reversing), [*
* [pwndbg](https://github.com/pwndbg/pwndbg) - GDB plug-in that eases debugging with GDB, with a focus on features needed by low-level software developers, hardware hackers, reverse-engineers, and exploit developers.
* [rVMI](https://github.com/fireeye/rVMI) - Debugger on steroids; inspect userspace processes, kernel drivers, and preboot environments in a single tool.
* [x64dbg](http://x64dbg.com/) - Open source x64/x32 debugger for windows.
* [M.O.A.F.A.S.T](https://github.com/GainSec/Mac-OSX-Application-Fingerprint-And-Security-Tool) - Automates some tasks done during a OSX Thick Client or Software Penetration Test.
## Security Education Courses