/Haavoc

Just Something...

Primary LanguageCMIT LicenseMIT

Haavoc

  • Interpreter ? Compiler ? Parser ? Lexer ? I have no idea, it just does something when u give it a text file, proper documentation after I made something functional.

Quick Start

  • Compile
   $ git clone https://github.com/Hossin-Azmoud/Haavoc
   $ cd Haavoc
   $ make
  • run
   $ ./bin/haavoc <source_file>