mirror of
https://github.com/apsdehal/awesome-ctf
synced 2025-02-16 15:28:23 +00:00
Fix malzilla location
This commit is contained in:
parent
75469f076f
commit
5b53bcaf81
1 changed files with 2 additions and 1 deletions
|
@ -105,6 +105,8 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||||
- [UsbForensics](http://www.forensicswiki.org/wiki/USB_History_Viewing) - Contains many tools for usb forensics
|
- [UsbForensics](http://www.forensicswiki.org/wiki/USB_History_Viewing) - Contains many tools for usb forensics
|
||||||
- [ResourcesExtract] - Extract various filetypes from exes
|
- [ResourcesExtract] - Extract various filetypes from exes
|
||||||
- [CFF Explorer](http://www.ntcore.com/exsuite.php) - PE Editor
|
- [CFF Explorer](http://www.ntcore.com/exsuite.php) - PE Editor
|
||||||
|
- [Malzilla](http://malzilla.sourceforge.net/) - Malware hunting tool
|
||||||
|
- [PDF Streams Inflater](http://malzilla.sourceforge.net/downloads.html) - Find and extract zlib files compressed in PDF files
|
||||||
|
|
||||||
## Reversing
|
## Reversing
|
||||||
|
|
||||||
|
@ -121,7 +123,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||||
*JavaScript Deobfustcators*
|
*JavaScript Deobfustcators*
|
||||||
|
|
||||||
- [Detox](http://relentless-coding.org/projects/jsdetox/install)
|
- [Detox](http://relentless-coding.org/projects/jsdetox/install)
|
||||||
- [Malzilla](http://malzilla.sourceforge.net/downloads.html)
|
|
||||||
- [BinWalk](https://github.com/devttys0/binwalk) - Analyze, reverse engineer, and extract firmware images.
|
- [BinWalk](https://github.com/devttys0/binwalk) - Analyze, reverse engineer, and extract firmware images.
|
||||||
- [Jadx](https://github.com/skylot/jadx) - Decompile Android files
|
- [Jadx](https://github.com/skylot/jadx) - Decompile Android files
|
||||||
- [Boomerang](https://github.com/nemerle/boomerang) - Decompile x86 binaries to C
|
- [Boomerang](https://github.com/nemerle/boomerang) - Decompile x86 binaries to C
|
||||||
|
|
Loading…
Add table
Reference in a new issue