Category: Programming

phpstan PHP Static Analysis Tool

PHPStan v1.10.35 releases: PHP Static Analysis Tool

PHPStan – PHP Static Analysis Tool PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code. It moves...

Ruby exploit development

ronin v2.0.5 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...