Can you provide the decoder? I will add to Amethyst directly.
Login to reply
Replies (4)
Decoder should dm not note, bots too fast for ecash redeme
Legend! ๐ฅ
I will open source and tag you when I get back home
Here's the decoder in javascript:
And also in python:
This is the relevant function for you:
"decode_text_from_url"
Let me know how it goes or if you have any feedback! ๐ค
GitHub
gifbuddy/static/js/steganography.js at main ยท happylemonprogramming/gifbuddy
A gif companion app for nostr clients. Contribute to happylemonprogramming/gifbuddy development by creating an account on GitHub.
GitHub
stegosaurus/lsbSteganography.py at main ยท happylemonprogramming/stegosaurus
Contribute to happylemonprogramming/stegosaurus development by creating an account on GitHub.
Is there a way to easily identify if an image has one of this before running decode? Ideally, I want do run in every image and then show the decode button in those that have one.