how to make steganography in C++
-
how to make the operator shift up and shift down on the language C++ ? and if there are any who understand the line- shift coding method in steganography ? please help me, i'm a newbie thankyou :-D
-
how to make the operator shift up and shift down on the language C++ ? and if there are any who understand the line- shift coding method in steganography ? please help me, i'm a newbie thankyou :-D
Quote:
how to make the operator shift up and shift down on the language C++ ?
Sorry? What is the operator 'shift up' (and 'shift down'?)?
Quote:
and if there are any who understand the line- shift coding method in steganography ? please help me, i'm a newbie
You should know, of course. Remember, Google is the friend of all the newbies[^].
-
how to make the operator shift up and shift down on the language C++ ? and if there are any who understand the line- shift coding method in steganography ? please help me, i'm a newbie thankyou :-D
No work for that one OpenStego - Home[^] It's open Source code the code is free to download, that will get you started.
In vino veritas
-
Quote:
how to make the operator shift up and shift down on the language C++ ?
Sorry? What is the operator 'shift up' (and 'shift down'?)?
Quote:
and if there are any who understand the line- shift coding method in steganography ? please help me, i'm a newbie
You should know, of course. Remember, Google is the friend of all the newbies[^].
in the line- shift coding method , using ways of working to manipulate the document by shifting the vertical lines of text based on the bits you want to insert. so what steps should I do if I make a program with the method using c ++ ? thank you :)