Unlogic · @Unlogic
2 followers · 38 posts · Server infosec.exchange

More with brew tools

github.com/Svenito/brew-tools

Home brewing software for the command line. Because why not?
Some calculators for the CLI written in and style

#codefromthepast #brewing #python #functional

Last updated 3 years ago

Unlogic · @Unlogic
2 followers · 36 posts · Server infosec.exchange

Today on is exploit pattern generator

github.com/Svenito/exploit-pat

A Python script deliberately kept simple. No deps. No installer. Works on python 2.x and 3.x.
Generates a DeBruijin pattern of a given length and if provided with a bit of pattern (text or hex) will return the location of the pattern in the sequence.
If you dabble in binary exploits you know what it is :)

Born from when I used to play various CTF games and needed a quick and simple way to track buffer overflows on what ever server/vm I was on.

#codefromthepast #binaryexploit #python #bufferoverflow #wargames

Last updated 3 years ago

Unlogic · @Unlogic
2 followers · 32 posts · Server infosec.exchange

Today in I present you my first and only ever browser extension

github.com/Svenito/brewconvert

I beer and I work in metric. So many recipes are in imperial and converting each one was tedious. This converts the highlighted value. If the value includes the unit it fits the conversion for it otherwise it converts all the units

#codefromthepast #hombrew #browserextension

Last updated 3 years ago

Unlogic · @Unlogic
2 followers · 25 posts · Server infosec.exchange

Cripes, it's a double code of my past day
Introducing Clive github.com/Svenito/clive

This little dohickey allows you to follow reddit live feeds from your terminal. I didn't want a big browser window when following a feed so I made a CLI tool to do it. It still works AFAIK. Was a fun coding project and quite useful.

#codefromthepast #oldcodenotdeadcode #cli

Last updated 3 years ago