BINARY TO TXT AND TXT TO BINARY

ANOTHER GOOD DAY WITH GOD

I am working on a simple, and perhaps open source, c++ program that will open any File01 (.txt, .img, .bin, etc), convert each 0's and 1's from the opened file into readable text 0's and 1's in a separate .txt File02, and then codify File02 by changing the 0's and 1's into different arrangements using a Key from a .txt File03, and put the result into a .txt File04; File04 could then be transferred by email etc, and the recipient would use their copy of File03 to recompose File02 and then File01...

So for now, from File01 "text/img(binary)", to File02 "text(0's 1's text)", back to File04 "text/img(binary)"

For a later question perhaps, I will have questions about using the simple Key that would allow so many variations to what is being transfered to render File01 completely undecipherable, even by the corrupt U.S. NSA...

I have seen something posted on youtube at
https://www.youtube.com/watch?v=cGj_S-owui4, but the video only shows the c code partially...

Please don't clutter up this post with noob code and pointless comments.

Thanks

- ANOTHER GOOD DAY WITH GOD
That's an awful long-winded way to say "I'm interested in cryptography."

Please don't clutter up this post with noob code and pointless comments.


Please say what you mean directly, without expressing religious or political opinions. This ain't the place for that.

Did you have an actual question?
Topic archived. No new replies allowed.