ordinary-hacker

Results 4 issues of ordinary-hacker

Still just a draft, right now the code compiles and it already has some stuff tied up for it to support these two encryption methods. This draft PR is mostly...

Now if a UDP-based payload is selected, all listener commands will be adapted to properly handle this. In case a listener tool doesn't support UDP at all a warning/error will...

The code now uses lists, loops, and helper functions to avoid duplicate logic with minimal differences, it also is much more readable now and follows good Bash styling practices.

The title is quite self-explanatory, the only changes were on the `convert()` function on `main.js` which now includes the rendering logic for math and the `index.html` now includes KaTeX. Closes...