tenet
flare-ida
tenet | flare-ida | |
---|---|---|
2 | 2 | |
1,315 | 2,248 | |
- | 0.8% | |
0.0 | 3.5 | |
about 1 year ago | about 1 month 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.
-
Tenet: A Trace Explorer for Reverse Engineers (IDA Pro Plugin)
Code source available here: https://github.com/gaasedelen/tenet
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.
qiling - A True Instrumentable Binary Emulation Framework
flare-fakenet-ng - FakeNet-NG - Next Generation Dynamic Network Analysis Tool
obfDetect - IDA plugin to pinpoint obfuscated code
ghidra_scripts - Port of devttyS0's IDA plugins to the Ghidra plugin framework, new plugins as well.
ipyida - IPython console integration for IDA Pro
lumen - A private Lumina server for IDA Pro
idaxex - Xbox/Xbox360 loader plugin for IDA 9, and xex1tool, supporting most known Xbox executable file formats (XEX/XBE)
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.
androguard - Reverse engineering and pentesting for Android applications