天天看點

CTF常用軟體/工具

慢慢更新

整合版:

http://www.jz5u.com/Soft/Progra/tool/163275.html/

各種線上工具以及工具整合

http://www.ctftools.com/

逆向工程:

GDB – 

http://www.gnu.org/software/gdb/download/

IDA Pro – 

https://www.hex-rays.com/products/ida/support/download.shtml

Immunity Debugger – 

http://debugger.immunityinc.com/

OllyDbg – 

http://www.ollydbg.de/

radare2 – 

http://www.radare.org/y/?p=download

Hopper – 

http://www.hopperapp.com/download.html

nm – unix/linux tool

objdump – linux tool

strace – linux tool

ILSpy – 

http://ilspy.net/

JD-GUI – 

http://jd.benow.ca/#jd-gui-overview

FFDec – 

http://www.free-decompiler.com/flash/download.html

dex2jar – 

http://code.google.com/p/dex2jar/

uncompyle2 – 

https://github.com/wibiti/uncompyle2

Hex editors:

Windows:

HxD – 

http://mh-nexus.de/en/hxd/

Neo – 

http://www.new-hex-editor.com/hex-editor-downloads.html

Linux:

Bless – 

http://home.gna.org/bless/downloads.html

wxHexEditor – 

http://www.wxhexeditor.org/download.php

Exe unpackers – Unpacking Kit 2012 – 

http://forum.exetools.com/showthread.php?t=13610

網絡:

Wireshark, tshark – 

https://www.wireshark.org/download.html

OpenVPN – 

https://openvpn.net/

OpenSSL – 

https://www.openssl.org/related/binaries.html

tcpdump – 

http://www.tcpdump.org/

netcat – 

http://netcat.sourceforge.net/

nmap – 

http://nmap.org/download.html

隐寫:

OpenStego – 

http://www.openstego.info/

OutGuess – 

http://www.outguess.org/download.php

Steghide – 

http://steghide.sourceforge.net/download.php

StegFS – 

http://sourceforge.net/projects/stegfs/

pngcheck – 

http://www.libpng.org/pub/png/apps/pngcheck.html

GIMP – 

http://www.gimp.org/downloads/

Audacity – 

http://audacity.sourceforge.net/download/

MP3Stego – 

http://www.petitcolas.net/steganography/mp3stego/

ffmpeg (for video analysis) – 

https://www.ffmpeg.org/download.html

電子驗證:

dd – unix/linux tool

strings – unix/linux tool

scalpel – 

https://github.com/sleuthkit/scalpel

TrID – 

http://mark0.net/soft-trid-e.html

binwalk – 

http://binwalk.org/

foremost – 

http://foremost.sourceforge.net/

ExifTool – 

http://www.sno.phy.queensu.ca/~phil/exiftool/

Digital Forensics Framework (DFF) – 

http://www.digital-forensic.org/download/

Computer Aided INvestigative Environment (CAINE) Linux forensics live distribution – 

http://www.caine-live.net/

The Sleuth Kit (TSK) – 

http://www.sleuthkit.org/sleuthkit/download.php

Volatility – 

http://code.google.com/p/volatility/

程式設計以及編碼工具/PPC:

Text editors:

Sublime Text – 

http://www.sublimetext.com/

Notepad++ – 

http://notepad-plus-plus.org/

vim – 

http://www.vim.org/

emacs – 

http://www.gnu.org/software/emacs/

密碼學:

Cryptool – 

https://www.cryptool.org/

hashpump – 

https://github.com/bwall/HashPump

Sage – 

http://www.sagemath.org/

John the Ripper – 

http://www.openwall.com/john/

xortool – 

https://github.com/hellman/xortool

線上工具:

http://www.crypo.com/ http://www.cryptool-online.org/ http://rumkin.com/tools/cipher/

Modules for python – pycrypto – 

https://www.dlitz.net/software/pycrypto/

cmd5:

http://pmd5.com/ http://www.cmd5.com/

進制轉換 -

https://tool.lu/hexconvert

線上運作代碼 -

https://c.runoob.com/compile/1

還有一些非CTF領域但也可用于CTF的黑客工具我後面有具體問題或是特殊用途再提供。

繼續閱讀