



APKinspector is a powerful GUI tool for analysts to analyze the Android applications.

The tool is used to analyze the content of the android application in local storage.

HardeningMeter is an open-source Python tool carefully designed to comprehensively assess the security hardening of binaries and systems.

A small tool I made to dump the export table of PE files. The primary use case was intended for use within DLL proxying.


A tool that is used to hunt vulnerabilities in x64 WDM drivers

IDA Pro plugin for query based searching within the binary useful mainly for vulnerability research.

SSLPinDetect is a tool for analyzing Android APKs to detect SSL pinning implementations by scanning for known patterns in decompiled code. It helps…

Tool that can be used to trim useless things from a PE file such as the things a file pumper would add.

A lightweight, cross-platform CLI tool that scans your filesystem to detect exposed secrets, API keys, and tokens. Built with Go for maximum…

ParrotNG is a tool capable of identifying Adobe Flex applications (SWF) vulnerable to CVE-2011-2461

Fast, open-source static analysis tool for detecting hardcoded secrets like passwords, API keys, and tokens in git repositories, files, and stdin…

Yet another static code analyzer for malicious Android applications