RE FORUM
[REVERSE ENGINEERING] => Tools => Topic started by: DARKER on November 19, 2018, 11:42:58 AM
-
Debuggers/Disassemblers
- IDA 7 Free - https://www.hex-rays.com/products/ida/support/download.shtml
- IDA Plugins - https://github.com/onethawt/idaplugins-list
- OllyDbg - http://www.ollydbg.de/
- Immunity Dbg - https://www.immunityinc.com/products/debugger/
- x64dbg - https://x64dbg.com/#start
.NET
- de4dot .NET deobfuscator and unpacker - https://github.com/0xd4d/de4dot
- Reflexil, The .NET Assembly Editor - http://reflexil.net/
- JustDecompile, free, open source - https://www.telerik.com/products/decompiler.aspx
- Reflector (trial) - https://www.red-gate.com/products/dotnet-development/reflector/
- dnSpy, debugger and assembly editor https://github.com/0xd4d/dnSpy
- Lists of .NET Deobfuscators / Unpackers - https://awesomeopensource.com/project/NotPrab/.NET-Deobfuscator
.NET Protectors
- .NET Reactor & Eziriz.IntelliLock (demo) - https://www.eziriz.com/
- Eazfuscator.NET – .NET Obfuscator and Optimizer - Gapotchenko (demo) - https://www.gapotchenko.com/eazfuscator.net
- Agile.NET, Powerful Code Protection, Obfuscation and Licensing Solution (trial) - https://secureteam.net/acode-features-detailed
- Aldaray Rummage Obfuscator - http://www.aldaray.com/
- AppFuscator - http://appfuscator.com/
- Babel Obfuscator - http://www.babelfor.net/
- Agile.NET, Powerful Code Protection, Obfuscation, and Licensing Solution - http://www.secureteam.net/acode-features
- ConfuserEx - https://yck1509.github.io/ConfuserEx/
- rypto Obfuscator For .Net - http://www.ssware.com/cryptoobfuscator/obfuscator-net.htm
- DevExtras .NET Obfusasm - http://www.devextras.com/obfuscation/
- DNGuard HVM - http://www.dnguard.net/index.aspx
- DotFuscator - https://www.preemptive.com/products/dotfuscator/overview
- ElecKey - http://www.sciensoft.com/
- ILProtector - http://www.vgrsoft.com/Products/ILProtector
- PC Guard for .NET - http://www.sofpro.com/
- Phoenix Protector (Free) - http://www.ntcore.com/phoenix.php
- SmartAssembly - https://www.red-gate.com/products/dotnet-development/smartassembly/
- Spices.NET Obfuscator - https://www.9rays.net/Category/55-spicesnet-obfuscator.aspx
- mPRESS - http://www.matcode.com/
- .netshrink - https://www.pelock.com/products/netshrink
Protectors
- VMProtect (demo) - http://vmpsoft.com/
- The Enigma Protector - http://www.enigmaprotector.com/
- Themida/Winlicense/Code Virtualizer - https://www.oreans.com/
- PELock Software Protection - https://www.pelock.com/products/pelock
- DotFix NiceProtect - https://www.niceprotect.com/
- Arxan (Android/iOS/desktop/web) - https://www.arxan.com/application-protection
- XINGCODE3 - Windows/Android code protection - https://www.wellbia.com/home/en
Android Protectors
- SecNeo (Bangcle) - https://www.secneo.com (https://www.bangcle.com/)
- mFirstSecurity - https://www.mfirstsecurity.com/
- ProtectMyApp (powered by verimatrix) - https://www.protectmyapp.com, https://www.verimatrix.com
Android and iOS-based Protectors
- DexGuard/ProGuard/iXGuard - ProGuard is offical Android obfuscator and shrinker - https://www.guardsquare.com/en/products
- DexProtector - https://dexprotector.com/
Android Java-only Protectors
- DashO - https://www.preemptive.com/solutions/android-obfuscation
- allatori - http://www.allatori.com/features/android-obfuscation.html
PE Edit
- CFFExplorer, The PE editor has full support for PE32/64. Special fields description and modification (.NET supported), utilities, rebuilder, hex editor, import adder, signature scanner, signature manager, extension support, scripting, disassembler, dependency walker etc. - https://ntcore.com/?page_id=388
- PE-bear is a freeware reversing tool for PE files - https://hshrzd.wordpress.com/pe-bear/
- pestudio - https://www.winitor.com/
Unpack
- Import REconstructor - https://www.aldeid.com/wiki/ImpREC
Editors
- Hiew (demo) - http://www.hiew.ru/
- HxD - https://mh-nexus.de/en/hxd/
- WinHex (demo) - https://www.x-ways.net/winhex/
- 010 Editor, text, hex, templates .. (30-day trial) - https://www.sweetscape.com/010editor/
- Free Hex Editor Neo - https://www.hhdsoftware.com/free-hex-editor
Identifiers
- Detect It Easy - http://ntinfo.biz/
- ProtectionID - https://pid.gamecopyworld.com/
- YARA - http://sigint9.github.io/yaragui/
- PEiD - https://www.aldeid.com/wiki/PEiD
- ExeInfo - http://www.exeinfo.xn.pl/
Resources
- Resource Hacker FX - https://rammichael.com/resource-hacker-fx
- Resource Tuner (trial) - http://www.heaventools.com/resource-tuner.htm
Network
- Free web debugger proxy - https://www.telerik.com/fiddler
- World’s foremost and widely-used network protocol analyzer - https://www.wireshark.org/
Frameworks
- Radare2 - https://rada.re/r/
- Binary Ninja - https://binary.ninja/
- Capstone - http://www.capstone-engine.org/
Libraries
- C# dnlib - reading and full modification of .NET assemblies and modules, replacement of Cecil - https://github.com/0xd4d/dnlib/
- C# Cecil - reading and full modification of .NET assemblies and modules - https://github.com/jbevain/cecil
- Python filebytes - reading and limited modification of PE/ELF/MachO/AOT - https://scoding.de/filebytes-introduction
Assembler
- MASM32 - http://masm32.com/
- WinASM Studio IDE (IDE for MASM32) - http://www.winasm.net/
- NASM - https://www.nasm.us/
- Keystone - http://www.keystone-engine.org/
C/C++
- MinGW - http://www.mingw.org/
- MinGW-W64 - http://mingw-w64.org/doku.php
- Tiny C Compiler - https://bellard.org/tcc/
- Code::Blocks - http://www.codeblocks.org/
- Microsoft Visual Studio - https://visualstudio.microsoft.com/
Various Developing
- Online Compilers - Online tool to run code, support python, C++, ASM, PHP, C# NodeJs and a lot more - https://www.tutorialspoint.com/codingground.htm
- Online compiler and debugger for C/C++ - https://www.onlinegdb.com/online_c_compiler
- Online Compiler Explorer (supports lots of compilers and its versions) - https://godbolt.org/
Java
- Java Decompiler (JD-GUI) - http://jd.benow.ca/
- dirtyJOE - Java Overall Editor - http://dirty-joe.com/
APK Tools
- APKtools - http://apk-tools.sourceforge.net/
- JEB Decompiler - https://www.pnfsoftware.com/jeb/
- Online Android Apk decompiler - http://www.javadecompilers.com/apk
- APK decompilers Online - https://www.apkdecompilers.com/
- Apktool - Online reverse engineer Android apk files - http://www.javadecompilers.com/apktool
- APK Studio - cross-platform IDE for reverse engineering Android apps - https://github.com/vaibhavpandeyvpz/apkstudio
- Android Malware Analysis Tools - http://nyxbone.com/malware/android_tools.html
- adx: Dex to Java decompiler - https://github.com/skylot/jadx
- dex2jar: Tools to work with android .dex and java .class files - https://github.com/pxb1988/dex2jar
- APKLab: APKLab seamlessly integrates the best open-source tools: Apktool, Jadx, uber-apk-signer and more to the excellent VS Code - https://github.com/Surendrajat/APKLab
Web
- Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable - http://jsbeautifier.org/
- PHP Decoder - http://ddecode.com/phpdecoder/
Virtual Machine
- VirtualBox - https://www.virtualbox.org/
- VMware - https://www.vmware.com
Linux/*NIX
- GNU Binutils - ELF tools - https://www.gnu.org/software/binutils/binutils.html
Online Tools
- iOSGods Binary Tools Online: analyze and manipulate IPA or MachO dylib files - http://armconverter.com/binarytools/
- Online disassembler - https://onlinedisassembler.com/static/home/index.html
- Online calculator - https://web2.0calc.com/
- Wolframalpha - Online Math Calculations - http://www.wolframalpha.com/
Forensics
- Autopsy is a digital forensics platform and graphical interface to The Sleuth Kit and other digital forensics tools - https://www.sleuthkit.org/autopsy/
- FTK Imager - https://accessdata.com/product-download
- X-Ways Forensics (only info) - https://www.x-ways.net/forensics/index-m.html
Various
- pastebin, Paste code - https://pastebin.com/
- CyberChef, Analyzing, decoding data, explore data formats, encryption and compression - https://gchq.github.io/CyberChef/
- IrfanView, Pictures, view, batch edit - https://www.irfanview.com/
- Audacity, Free, open source, cross-platform audio software - https://www.audacityteam.org/
budem doplnat, kludne postujte dole pod, ja to budem mergovat do jedneho threadu ... (kategoria / kratky popis / link)