Showing posts with label Debugging. Show all posts
Showing posts with label Debugging. Show all posts

Tuesday, 6 December 2016

Al-Khaser v0.65 - Public Malware Techniques Used In The Wild

al-khaser is a PoC malware with good intentions that aimes to stress your anti-malware system. It performs a bunch of nowadays malwares tri...

Tuesday, 22 November 2016

httpstat - Curl Statistics Made Simple

httpstat visualizes curl(1) statistics in a way of beauty and clarity. It is a single file Python script that has no...

Sunday, 16 October 2016

yawast - The YAWAST Antecedent Web Application Security Toolkit

YAWAST is an application meant to simplify initial analysis and information gathering for penetration testers and security auditors. It perf...

Wednesday, 12 October 2016

KNXmap - KNXnet/IP scanning and auditing tool for KNX home automation installations

A tool for scanning and auditing KNXnet/IP gateways on IP driven networks. KNXnet/IP defines Ethernet as physical communication media for KN...

Sunday, 28 August 2016

HatDBG - Minimal WIN32 Debugger in Powershell

The HatDBG is A pure Powershell win32 debugging abstraction class. The goal of this project is to make a powershell debugger. It is intended...