Readit News logoReadit News
abhimanyu003 commented on CyberChef – The Cyber Swiss Army Knife   gchq.github.io/CyberChef/... · Posted by u/simonpure
mathnmusic · 4 years ago
I recently started building an offline, desktop app in Flutter as a collection of dev utilities: https://github.com/nileshtrivedi/devtoolbox

Flutter was a promising choice as it'd give me Windows, Mac OS and Linux build from a single codebase - and even the possibility of orgs running this internally as a self-hosted webapp. But one of the ideas I had was to bundle CyberChef with my app and open in a webview. Turns out, Flutter doesn't support webviews on desktop platforms at all. https://github.com/nileshtrivedi/devtoolbox/issues/4

abhimanyu003 · 4 years ago
That looks nice, I also worked on something similar but CLI based. It's having both TUI as well as CLI modes.

https://github.com/abhimanyu003/sttr

Since it's written in GO, you can run it pretty much anywhere you like :) ( cross platform )

Yes, it support file inputs as well.

abhimanyu003 commented on 14kb WASM game written in D   skoppe.github.io/spasm/ex... · Posted by u/Shadonototra
abhimanyu003 · 5 years ago
This is really amazing work, super impressed with such a small size, gameplay mechanics, and how smooth it works. Bullet animations are super impressive.

u/abhimanyu003

KarmaCake day2November 9, 2014View Original