tenet
flare-ida
Our great sponsors
tenet | flare-ida | |
---|---|---|
2 | 2 | |
1,102 | 1,987 | |
- | 1.2% | |
0.0 | 0.0 | |
10 months ago | 12 days ago | |
Python | Python | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tenet
-
I'm looking for a program-flow highlighting tool. Any ideas?
Tenet: use a specific trace output (see tracers) and import the trace into IDA, which then gets a colorized view. You can also play the trace forward and backward à la Windbg TTD.
flare-ida
-
N00bs Night Malware RE Workshop with @c3rb3ru5d3d53c (OALABS)
Python3 Environment Basics For IDA Pro (Windows) https://www.patreon.com/posts/python3-basics-58467121 Hexcopy (save a click) https://github.com/OALabs/hexcopy-ida HashDB https://github.com/OALabs/hashdb-ida Flare-IDA https://github.com/mandiant/flare-ida Capa https://github.com/mandiant/capa Capa Rules https://github.com/mandiant/capa-rules BinDiff https://www.youtube.com/watch?v=BLBjcZe-C3I
-
Problems generating and applying FLIRT signatures in IDA for UE4 project
Now it's time to generate pattern files with idb2pat.py script on FLARE github. This one works up to version 7.3 including and doesn't work on 7.4+ because of changes in API calls of IDA. I updated it for IDA 7.5(just renamed a bunch of API calls to different names according to this article by hexrays for porting scripts to newer versions of IDA), but I run into the same problems on 7.2 with the original script.
What are some alternatives?
ret-sync - ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.
flare-fakenet-ng - FakeNet-NG - Next Generation Dynamic Network Analysis Tool
ghidra_scripts - Port of devttyS0's IDA plugins to the Ghidra plugin framework, new plugins as well.
lumen - A private Lumina server for IDA Pro
flare-vm - A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM.
qiling - A True Instrumentable Binary Emulation Framework
obfDetect - IDA plugin to pinpoint obfuscated code
beambreak - Boosted Board Reverse Engineering Project
androguard - Reverse engineering and pentesting for Android applications
pwndbg - Exploit Development and Reverse Engineering with GDB Made Easy