Lucene search
+L

611 matches found

Kitploit
Kitploit
•added 2026/09/27 6:54 a.m.•20 views

Ponce

Ponce Ponce pronounced 'poN θe pon-they is an IDA Pro plugin that provides users the ability to perform taint analysis and symbolic execution over binaries in an easy and intuitive fashion. With Ponce you are one click away from getting all the power from cutting edge symbolic execution. Entirely...

6.3AI score
SaveExploits0References10
Kitploit
Kitploit
•added 2026/09/27 6:21 a.m.•11 views

imaginaryC2

Imaginary C2 author: Felix Weyne website Twitter Imaginary C2 is a python tool which aims to help in the behavioral network analysis of malware. Imaginary C2 hosts a HTTP server which captures HTTP requests towards selectively chosen domains/IPs. Additionally, the tool aims to make it easy to...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/27 6:13 a.m.•18 views

Qu1cksc0pe

Qu1cksc0pe All-in-One malware analysis tool for analyze many file types, from Windows binaries to E-Mail files. You can get : What DLL files are used. Functions and APIs. Sections and segments. URLs, IP addresses and emails. Android permissions Dangerous/Special/Info. MITRE ATT&CK mappings Window...

6.3AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/27 5:06 a.m.•16 views

android-security-awesome

android-security-awesome A collection of Android security-related resources. 1. Tools 2. Academic/Research/Publications/Books 3. Exploits/Vulnerabilities/Bugs Tools Online Analyzers 1. Appknox - not free 2. Virustotal 3. NowSecure Lab Automated - Enterprise tool for mobile app security testing...

6.6AI score
SaveExploits0References92
Kitploit
Kitploit
•added 2026/09/27 3:21 a.m.•14 views

malboxes

= Malboxes :toc: preamble :toclevels: 2 :twob: https://twitter.com/obilodeau :twhg: https://twitter.com/hugospns // github stuff ifdef::env-github:github: ifndef::github // local logo image::docs/logos/main.svgMalboxes Logo endif:: ifdef::github // logo on github...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
•added 2026/09/27 3:16 a.m.•12 views

SSMA

SSMA SSMA is a simple malware analyzer written in Python 3. Features: Analyze PE file's header and sections number of sections, entropy of sections/PE file, suspicious section names, suspicious flags in the characteristics of the PE file, etc. Analyze ELF file for Linux malware analysis, it uses...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/27 2:43 a.m.•20 views

Uchihash

Uchihash Uchihash is a small tool that can save malware analysts the time of dealing with embedded hash values used for various things such as: Dynamically importing APIs especially in shellcode Checking running process used by analysts Anti-Analysis Checking VM or Antivirus artifacts Anti-Analys...

6.2AI score
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/27 2:28 a.m.•307 views

bytecode-viewer

Bytecode Viewer Bytecode Viewer - a lightweight user-friendly Java/Android Bytecode Viewer, Decompiler & More. New Features Jump to Declaration Draggable tabs Patched CVE-2022-21675 Make sure to upgrade to v2.11.X Dark mode by default with multiple themes Translated into over 30 languages...

9.9CVSS7.6AI score0.02544EPSS
SaveExploits0References7
Kitploit
Kitploit
•added 2026/09/27 2:25 a.m.•13 views

reverse-engineering

Reverse Engineering resources A curated list of awesome reversing resources Awesome Reversing Books Courses Practice Hex Editors Binary Format Disassemblers Binary Analysis Bytecode Analysis Import Reconstruction Dynamic Analysis Debugging Mac Decrypt Document Analysis Scripting Android Yara Book...

5.8AI score
SaveExploits0References29
Kitploit
Kitploit
•added 2026/09/27 2:08 a.m.•7 views

instaloader

.. image:: https://raw.githubusercontent.com/instaloader/instaloader/master/docs/logoheading.png .. badges-start |pypi| |pyversion| |license| |aur| |contributors| |downloads| .. |pypi| image:: https://img.shields.io/pypi/v/instaloader.svg :alt: Instaloader PyPI Project Page :target:...

6AI score
SaveExploits0References6
Kitploit
Kitploit
•added 2026/09/27 1:58 a.m.•225 views

retoolkit

Reverse Engineer's Toolkit What? This is a collection of tools you may like if you are interested in reverse engineering and/or malware analysis on x86 and x64 Windows systems. After installing this program, you'll have two ways to access the tools: Double-click the retoolkit icon in the Desktop...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/27 1:56 a.m.•32 views

cosa-nostra

Cosa Nostra Cosa Nostra is an open source software clustering toolkit with a focus on malware analysis. It can create phylogenetic trees of binary malware samples that are structurally similar. It was initially released during SyScan360 Shanghai 2016. I basically maintain it since 2016 for my one...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/27 1:14 a.m.•12 views

frida-extract

FridaExtract FridaExtract is a Frida.re based RunPE extraction tool. RunPE type injection is a common technique used by malware to hide code within another process. It also happens to be the final stage in a lot of packers : NOTE: Frida now also supports extraction of injected PE files using the...

6.2AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/27 1:11 a.m.•18 views

hashdb-ida

HashDB IDA Plugin Malware string hash lookup plugin for IDA Pro. This plugin connects to the OALABS HashDB Lookup Service. Adding New Hash Algorithms The hash algorithm database is open source and new algorithms can be added on GitHub here. Pull requests are mostly automated and as long as our...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/27 1:11 a.m.•56 views

tcpflow

TCPFLOW 1.5.0 Downloads directory: http://digitalcorpora.org/downloads/tcpflow/ Installation Most common GNU/Linux distributions ship tcpflow in their repositories. So on Debian/Ubuntu/etc you can say root@kitploit: sudo apt-get install tcpflow and on Fedora/RedHat/CentOS/etc you can say...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/26 11:44 p.m.•14 views

Androl4b

Androl4b AndroL4b is an android security virtual machine based on ubuntu-mate includes the collection of latest framework, tutorials and labs from different security geeks and researchers for reverse engineering and malware analysis. What's new in Androl4b v.3? Tools are updated New tools and lab...

5.9AI score
SaveExploits0References12
Kitploit
Kitploit
•added 2026/09/26 11:19 p.m.•15 views

box-js

box.js A utility to analyze malicious JavaScript. Installation Simply install box-js from npm: root@kitploit: npm install box-js --global box-js is also available: as a Cuckoo module see the integrations directory and Nwinternights/CuckooBoxjs; as a Dockerfile see integrations/README.md; as a...

6.1AI score
SaveExploits0References10
Kitploit
Kitploit
•added 2026/09/26 11:06 p.m.•18 views

PortEx

PortEx Welcome to PortEx PortEx is a Java library for static malware analysis of Portable Executable files. Its focus is on PE malformation robustness, and anomaly detection. PortEx is written in Java and Scala, and targeted at Java applications. Features Reading header information from: MSDOS...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/26 10:42 p.m.•15 views

flare-vm

FLARE-VM Welcome to 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 virtual machine VM. FLARE-VM was designed to solve the problem of reverse engineering tool curation and relies on t...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/26 10:18 p.m.•19 views

PMAT-labs

PMAT-labs 🔬 Welcome to the labs for Practical Malware Analysis & Triage. 🔴 WARNING 🔴 Read this carefully before proceeding. This repository contains live malware samples for use in the Practical Malware Analysis & Triage course PMAT. These samples are either written to emulate common malware...

6AI score
SaveExploits0References3
Rows per page
Query Builder