Sunday, May 6, 2018

Bug Hunter's Notepad

Huntpad is the bug hunter's notepad. It had great features that are particularly useful to penetration testers and bug hunters - a collection of common injection string generators, hash generators, encoders and decoders, HTML and text manipulation functions, and so on, coupled with syntax highlighting for several programming languages.

Huntpad
The free download is available: http://www.syhunt.com/en/index.php?n=Products.SyhuntHuntpad


Post made by
newWorld

No comments:

How Malware Uses GetThreadContext() to Detect Debuggers – And How to Bypass It?

  Introduction In the world of malware reverse engineering , understanding how malware detects debuggers is crucial. One of the most common ...