L00king for a tool / link / command? Find it here ... by {THUGS}

Tool name Tags Description

GDB

GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes

LINK

IDA Pro

A powerful disassembler and a versatile debugger

LINK

Radare2

A free/libre toolchain for easing several low level tasks like forensics, software reverse engineering, exploiting, debugging, ...

LINK

Hopper

Hopper Disassembler, the reverse engineering tool that lets you disassemble, decompile and debug your applications

LINK

Strace

strace is a diagnostic, debugging and instructional userspace utility for Linux

LINK

ILSpy

ILSpy is the open-source .NET assembly browser and decompiler

LINK

Jpexs

Opensource flash SWF decompiler and editor. Extract resources, convert SWF to FLA

LINK

Uncompyle2

A Python 2.7 byte-code decompiler, written in Python 2.7

LINK

HxD

Fast hex editor which, additionally to raw disk editing and modifying of main memory (RAM), handles files of any size

LINK

Binwalk

Firmware (and arbitrary file) analysis tool

LINK

Foremost

Finds stuff in binary files and recover it

LINK

TrID

Utility designed to identify file types from their binary signatures

LINK

Grep (PNG offset)

grep -oba PNG <binary file>

Binwalk (Extract all)

binwalk --dd='.*' <filename>

JD-GUI

Standalone graphical utility that displays Java source codes of “.class” files. Java class files.

LINK

Dex2jar

Android decompiler dex and class files from apk

LINK

PE Explorer

Open, view and edit a variety of different 32-bit Windows executable file types

LINK

Qira

Competitor to strace and gdb

LINK

CFF Explorer

Full support for PE32/64, process viewer, .NET, rebuilder, hex, import adder, signature scanner, signature manager, extension support, scripting, disassembler, dependency walker

LINK

ResourcesExtract

Small utility that scans dll/ocx/exe files and extract all resources (bitmaps, icons, cursors, AVI movies, HTML files, and more...)

LINK

Androguard

Full python tool to play with Android files DEX, ODEX and APK

LINK

Apktool

Reverse engineering Android apk files

LINK

Binary Ninja

A New Type of Reversing Platform

LINK

Boomerang

Decompiler x86 (IA-32 only), PPC, ST20 files like ELF, PE, DOS MZ, DOS/4GW LE, Mach-O to high-level language output C

LINK

Ghidra

A software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate in support of the Cybersecurity mission

LINK

Autopsy

Autopsy is the premier end-to-end open source digital forensics platform

LINK

OneGadget

The best tool for finding one gadget RCE in libc.so.6

LINK

Binutils

This is in most linux distributions default, but still it's important to know the tools. So check out the link! This is etc where strings, objdump is from.

LINK

Krakatau

Java decompiler, assembler, and disassembler

LINK

WinDbg

The Windows Debugger (WinDbg) can be used to debug kernel-mode and user-mode code, analyze crash dumps, and examine the CPU registers while the code executes

LINK

Xocopy

xocopy is a program that can copy executables with execute, but no read permission. It has been tested on FreeBSD and Linux kernels 2.[246].x

LINK

Xxxswf

Python script for carving, scanning, compressing, decompressing and analyzing Flash SWF files. The script can be used on an individual SWF, single SWF or multiple SWFs embedded in a file stream.

LINK

VirusTotal

Analyze suspicious files and URLs to detect types of malware, automatically share them with the security community

LINK

UPX

UPX - the Ultimate Packer for eXecutables

LINK

Pwninit

pwninit - automate starting binary exploit challenges.

LINK

GEF

GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging features for exploit developers & reverse engineers

LINK

Patchelf

A small utility to modify the dynamic linker and RPATH of ELF executables

LINK

Checksec.sh

Checksec is a bash script to check the properties of executables (like PIE, RELRO, Canaries, ASLR, Fortify Source)

LINK

Cheat-engine

Cheat Engine. A development environment focused on modding. Wont recommend it due to suspicious addsense usage but a good starting point for editing live memory space on windows.

LINK