Hacker News new | ask | show | jobs
by usmannk 2540 days ago
This is awesome! It will be really helpful to me while reversing or doing CTFs. Previously I'd hack shit together in python to do this stuff one-off.
2 comments

Same. This is so much better.

The number of times I redo the same thing in a repl or with weird scripts saved in /tmp or ~/ is kind of nuts....but generalizing them into something like this takes tons of work. Kudos!

”generalizing them into something like this takes tons of work”

It sure does. I was really impressed when I saw the level of polish in the README. Mad props!

I built it for myself in the office because I noticed i'm launching the desktop calculator too much while developing drivers, and I had to use the mouse for that, phew...