Python PIL: Recreating LSB in Stegsolve.jar

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Nice video! I was searching for how to do this with python and thought it would be quite difficult for an amateur like me. I could not write this with my meager knowledge but you explain it very well and it does great for such a simple program - even I can mostly understand it!

davethetowerofsong
Автор

You could use OpenCV to loop through all the images and get all of the strings from them :)

MartinChrastek
Автор

Finally! Past few weeks were a bummer without you man! Welcome back

damreyrizon
Автор

Funny I was wondering where you had been today... if everything was ok. You were quiet.

JASDKA
Автор

not sure if i told you this on discord, but to convert int to binary string, you can use '{0:08b}'.format(number)

amyshaw
Автор

It's very good to learn to script the stegsolve approach.It would be nicer if you attach the demo or sample file you are using in the tutorial so that we could try by ourself too. And I really appreciate the work.

fatalkali
Автор

woah, that's awesome! do you have that on github or something? I'd like to extend it

zanidd
Автор

Is that zsh terminal? Pretty good to see you back too.

k
Автор

Great Video!! Really appreciate your content keep it up and you will see my name in Patreon sooner or later :D

daalex
Автор

Great video once you get past the "annoying because its java" language snobbery

Mattx