Category: Programming

source code analyzer

PMD v6.35 releases: extensible multilanguage static code analyzer

PMD PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com Apex and Visualforce, PLSQL, Apache Velocity,...

Py2ExeDecompiler

Py2ExeDecompiler: Decompiles Exe

Py2ExeDecompiler Decompiles Exe created by Py2Exe using uncompyle6 for both python 2 and 3. Contact: Amanda Rousseau (@malwareunicorn) Download the release here Requirements: Python 2.7, required for 2.7 py2exe binaries Python 3-3.5 required for...

slither

slither v0.9.3 releases: Static Analyzer for Solidity

Slither, the Solidity source analyzer Slither is a Solidity static analysis framework written in Python 3. It runs a suite of vulnerability detectors, prints visual information about contract details, and provides an API to...

Ruby exploit development

ronin v2.0.1 releases: Ruby platform for vulnerability research and exploit development

ronin Ronin is a Ruby platform for vulnerability research and exploit development. Ronin allows for the rapid development and distribution of code, Exploits, Payloads, Scanners, etc, via Repositories. Features Supports installing/updating/uninstalling of Repositories. Supports installing Repositories from various media types: Subversion...