慢慢更新

整合版:

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的黑客工具我后面有具体问题或是特殊用途再提供。

CTF常用软件/工具的更多相关文章

  1. CTF常用在线工具总结

    在线工具 MD5加密 MD5解密(推荐) MD5解密(推荐) MD5解密  escap加解密 维吉尼亚密码 SHA 对称加密AES DES\3DES  RC4\Rabbit  Quoted-print ...

  2. 【常用软件】木木的常用软件点评(2)------VC程序员常用工具篇

     摘自:http://blog.csdn.net/liquanhai/article/details/7215045 木木的常用软件点评(2)------VC程序员常用工具篇 分类: VC++经验总结 ...

  3. 5分钟白嫖我常用的免费效率软件/工具!效率300% up!

    Mac 免费效率软件/工具推荐 1. uTools(Windows/Mac) 还在为了翻译 English 而专门下载一个翻译软件吗? 还在为了格式某个 json 文本.时间戳转换而打开网址百度地址吗 ...

  4. 常用软件安装及VS插件工具

    常用开发工具安装 开发环境 Visual Studio 2013 Microsoft SQL Server 2008 源代码管理 Git TortoiseGit GitScc Provider Cru ...

  5. [Tex学习]WinEdit 常用软件快捷键

    WinEdit 常用软件快捷键 编辑: Alt+C:在剪贴板原有复制文本后增加新的被选择的文本. Ctrl+Shift+Alt+Right/Left:对选中文本增加或者删除Comment标记. Ctr ...

  6. Oracle RAC 常用维护工具和命令

    Oracle RAC 常用维护工具和命令 分类: Oracle Basic Knowledge Oracle RAC2010-03-09 01:02 13987人阅读 评论(6) 收藏 举报 orac ...

  7. RAC 常用维护工具和命令(oracle 10g)

    Oracle 的管理可以通过OEM或者命令行接口. Oracle Clusterware的命令集可以分为以下4种: 节点层:osnodes 网络层:oifcfg 集群层:crsctl, ocrchec ...

  8. [转] ubuntu 一些常用软件的安装

    首先说明一下 ubuntu 的软件安装大概有几种方式: 1. deb 包的安装方式deb 是 debian 系 Linux 的包管理方式, ubuntu 是属于 debian 系的 Linux 发行版 ...

  9. 【转】Ubuntu常用软件合集

    [转]Ubuntu常用软件合集 Ubuntu常用软件合集 我用的使Ubuntu-Kylin14.04,原因呢主要是觉得使本土化的,自带了日历.输入法.优客助手等易于上手的应用.也省的每次安装完原生的系 ...

随机推荐

  1. Zabbix-绘制动态拓扑图高级篇

    0.官网文档介绍: https://www.zabbix.com/documentation/4.0/manual/config/visualisation/maps/map 一.设备名字使用宏显示 ...

  2. python使用zabbix的API接口

    一.实验环境 python3.6.6 zabbix 3.0.9 二.实验目的 了解Zabbix的API接口格式 通过python实现登陆zabbix服务,获得登陆token 通过python检索zab ...

  3. spring-boot-plus快速快发脚手架简介

    Everyone can develop projects independently, quickly and efficiently! Introduction spring-boot-plus是 ...

  4. 基于注解的SpringAOP源码解析(三)

    注意,读完本篇文章需要很长很长时间 在之前的2篇文章:AOP源码分析(一)AOP源码分析(二) 中,我们搭建了SpringAOP源码分析的环境,介绍了@EnableAspectJAutoProxy注解 ...

  5. 企查查app新增企业数据抓取

    企查查每日新增企业数据抓取尚未完成的工作: 需要自行抓包获取设备id,appid,sign等等 sign和时间戳保持一致即可 把所有的数据库.redis配置 无法自动登录,账号需要独立 redis数据 ...

  6. c++ 按位或

    |=是位操作运算符的一种,其形式为:a|=b代表的含义为a=a|b;即把a和b做按位或(|)操作,结果赋值给a.按位或的计算规则为:1 逐位进行计算:2 计算数的同位上值,如果均为0,则结果对应位上值 ...

  7. 12款好用超赞的国外搜索资源网站 ,开发者们的标配,你都知道吗?不知道就OUT了

    简介 看了 看了网上有好多推荐插件的文章,很少有推荐搜索资源网站,于是今天决定推荐一波搜索资源网站.这些网站带给我开阔视眼增长知识.所以在这里整理一下,分享给朋友和博友们. 学习技术过程我们经常需要使 ...

  8. maven替换中央仓库,阿里云镜像下载及自定义本地仓库位置

    maven替换中央仓库- 阿里云 在国内访问Maven仓库,下载速度太慢.下面是将中央仓库替换成阿里云的中央仓库的方法.国内还有其他的公共仓库,自己选择.  在你下载的maven版本-conf-set ...

  9. C# - AutoMapper之不同类型的转换

    一.Dto & Model约定 class TestDto { public string Name { get; set; } public int Age { get; set; } pu ...

  10. ASP.NET Core 2.2 : 二十七. JWT与用户授权(细化到Action)

    上一章分享了如何在ASP.NET Core中应用JWT进行用户认证以及Token的刷新,本章继续进行下一步,用户授权.涉及到的例子也以上一章的为基础.(ASP.NET Core 系列目录) 一.概述 ...