Some of my projects

  • WaybackUrls.pl

    – A Perl version of waybackurls with the added feature of filtering the results based on MIME-Type, status code and file extension.

  • IPerl

    – A small REPL script to run an interactive Perl interpreter.

  • WebFuzzer

    – A simple and fast web fuzzer with support for multiple threads and the use of filters.

  • CTFTools

    – Some tools I write for CTF competitions

  • LVHA256

    – My own cryptographic hashing algorithm (don’t use it for real, I can’t guarantee its security)

  • LvCipher

    – Another of my adventures on Crypto. This is an EXPERIMENTAL block cipher algorithm that I created using the symmetric structure known as Feistel network.