REVERSE ENGINEERING TOOLS - نسخة قابلة للطباعة +- الفريق العربي للهندسة العكسية (https://www.at4re.net/f) +-- قسم : منتديات الهندسة العكسية - Reverse Engineering Forums (https://www.at4re.net/f/forum-4.html) +--- قسم : الهندسة العكسية - Reverse Code Engineering (https://www.at4re.net/f/forum-19.html) +--- الموضوع : REVERSE ENGINEERING TOOLS (/thread-2225.html) |
REVERSE ENGINEERING TOOLS - motaghred - 30-11-2020 REVERSE ENGINEERING TOOLS
Ghidra - a software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate * Interactive Disassembler (IDA Pro) - Proprietary multi-processor disassembler and debugger for Windows, GNU/Linux, or macOS; also has a free version, IDA Free. * WDK/WinDbg - Windows Driver Kit and WinDbg. * OllyDbg - x86 debugger for Windows binaries that emphasizes binary code analysis. * x64dbg - Open source x64/x32 debugger for windows. * Immunity Debugger - Powerful way to write exploits and analyze malware. * Evan's Debugger - OllyDbg-like debugger for GNU/Linux. * Medusa - Open source, cross-platform interactive disassembler. * dnSpy - Tool to reverse engineer .NET assemblies. * binwalk - Fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images. * PyREBox - Python scriptable Reverse Engineering sandbox by Cisco-Talos. * Voltron - Extensible debugger UI toolkit written in Python. * Capstone - Lightweight multi-platform, multi-architecture disassembly framework. * rVMI - Debugger on steroids; inspect userspace processes, kernel drivers, and preboot environments in a single tool. RE: REVERSE ENGINEERING TOOLS - c0re3 - 01-12-2020 السلام علیکم This tool is also very efficient for Android JEB Decompiler for Android شکرا جزیلا RE: REVERSE ENGINEERING TOOLS - x0r3d - 28-12-2020 Any chance to get WinDBG Preview? Its GUI looks more friendly, at least from my view RE: REVERSE ENGINEERING TOOLS - YANiS - 30-12-2020 (28-12-2020, 08:23 PM)x0r3d كتب : Any chance to get WinDBG Preview? Its GUI looks more friendly, at least from my view https://www.at4re.net/f/thread-2409.html |