Binary | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Binary

Is it worth learning binary for game hacking with C++ and Cheat engine?

7th May 2018, 4:52 AM
sovietcat
sovietcat - avatar
3 Answers
0
It is certainly worth learning and understanding binary as it is one of the underlying concepts of software. Now, imho, applying this skill to hack and cheat is a waste of talent ! :-)
7th May 2018, 6:39 AM
ifl
ifl - avatar
0
ifl Why so? Isn't it another way to represent values apart from decimal?
7th May 2018, 7:45 AM
sovietcat
sovietcat - avatar
0
Yes it is another way to represent values. Another useful way to know is hex (hexadecimal). being good at converting between them is useful.
7th May 2018, 10:01 AM
ifl
ifl - avatar