Skip to content

johnnnathan/Harpocrates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harpocrates

Harpocrates is a multitool for reverse engineers, designed to handle common tasks all in one place.

Current Plans

  • Hex Calculator - 99% Done
    Convert and calculate hexadecimal, decimal, and binary values easily.

  • Calculator - 99% Done
    Calculate the result of the basic mathematical operations (+,-,*,/,%) and translate it into any encoding.

  • String Operations - 99% Done
    Tools for encoding, decoding, and manipulating strings.

  • Notes Tab - 85% Done
    Take quick notes and save key details without leaving the tool.

  • PWN Tab - 0% Done
    Automate annoying common processes when solving PWN CTF challenges.