top | item 24612536

(no title)

arthurfm | 5 years ago

DevUtils reminds me of CyberChef [1][2]. The latter supports ~300 operations, is also open source and works entirely offline, but lacks the 'smart detect' feature of DevUtils since it's web-based.

[1] https://gchq.github.io/CyberChef

[2] https://github.com/gchq/CyberChef

discuss

order

trungdq88|5 years ago

CyberChef is definitely one of the big inspirations to build the app. I really like the way inputs/outputs are "pipeable" in CyberChef and actually looking for ways to do the same in DevUtils, without complicate it too much.