All Projects β†’ Carbonara-Project β†’ Guanciale

Carbonara-Project / Guanciale

Licence: BSD-2-Clause license
πŸ₯“ Grab info needed by Carbonara from executables and disassemblers databases

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Guanciale

Replica
Ghidra Analysis Enhancer πŸ‰
Stars: ✭ 194 (+1285.71%)
Mutual labels:  malware-analysis, disassembly
Awesome Reverse Engineering
Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)
Stars: ✭ 2,954 (+21000%)
Mutual labels:  radare2, idapro
Radare2
UNIX-like reverse engineering framework and command-line toolset
Stars: ✭ 15,412 (+109985.71%)
Mutual labels:  malware-analysis, radare2
rair-core
RAIR: RAdare In Rust
Stars: ✭ 63 (+350%)
Mutual labels:  malware-analysis, radare2
re-scripts
IDA, Ghidra and Radare2 scripts. Also Android scripts to make your life easier.
Stars: ✭ 47 (+235.71%)
Mutual labels:  radare2, idapro
binary-auditing-solutions
Learn the fundamentals of Binary Auditing. Know how HLL mapping works, get more inner file understanding than ever.
Stars: ✭ 61 (+335.71%)
Mutual labels:  disassembly
crackerjack
A collection of crackmes
Stars: ✭ 37 (+164.29%)
Mutual labels:  disassembly
ida-scripts
Collection of IDA Pro/Hex-Rays configs, scripts, and plugins
Stars: ✭ 18 (+28.57%)
Mutual labels:  idapro
asm2cfg
Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files
Stars: ✭ 42 (+200%)
Mutual labels:  disassembly
bonomen
BONOMEN - Hunt for Malware Critical Process Impersonation
Stars: ✭ 42 (+200%)
Mutual labels:  malware-analysis
rom
A disassembly of the ZX Spectrum ROM, created using SkoolKit.
Stars: ✭ 34 (+142.86%)
Mutual labels:  disassembly
aparoid
Static and dynamic Android application security analysis
Stars: ✭ 62 (+342.86%)
Mutual labels:  malware-analysis
kar98k public
pwn & ctf tools for windows
Stars: ✭ 24 (+71.43%)
Mutual labels:  malware-analysis
oracles-disasm
Disassembly of Oracle of Ages and Seasons
Stars: ✭ 125 (+792.86%)
Mutual labels:  disassembly
angr-antievasion
Final project for the M.Sc. in Engineering in Computer Science at UniversitΓ  degli Studi di Roma "La Sapienza" (A.Y. 2016/2017).
Stars: ✭ 35 (+150%)
Mutual labels:  malware-analysis
reusingCode
This POC is intended to demonstrate an approach to reuse the code between React and React Native.
Stars: ✭ 57 (+307.14%)
Mutual labels:  code-reuse
bmod
bmod parses binaries for modification/patching and disassembles machine code sections.
Stars: ✭ 12 (-14.29%)
Mutual labels:  disassembly
flashre
Tools to reverse the Toshiba FlashAir SD cards
Stars: ✭ 23 (+64.29%)
Mutual labels:  radare2
WeDefend
β›”πŸ›‘οΈ WeDefend - Monitor and Protect Windows from Remote Access Trojan
Stars: ✭ 23 (+64.29%)
Mutual labels:  malware-analysis
ida2pwntools
a IDA 7.0 plugins that helps to attach process created by pwntools and debug pwn
Stars: ✭ 58 (+314.29%)
Mutual labels:  idapro

Guanciale -- Carbonara Project

Grab informations needed by Carbonara from executables and disassemblers databases

Install

Linux

$ sudo apt install python python-pip
$ pip install -r requirements.txt
$ python setup.py install

Windows

> python -m pip install -r requirements.txt
> python setup.py install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].