Merge pull request #1 from J-GainSec/J-GainSec-patch-1

Added a OSX Application Tool under Reverse Engineering.
This commit is contained in:
J-GainSec 2024-03-01 23:48:09 -05:00 committed by GitHub
commit 48e56895aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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