is it possible to hack using Python?
Just wondering as i'm finding python much easier to learn than c++ so just wondering if i can do anything with it.
Thanks.
Originally Posted by uhZylon
is it possible to hack using Python?
Just wondering as i'm finding python much easier to learn than c++ so just wondering if i can do anything with it.
Thanks.
It is possible, though you might find it harder to actually make the hacks. Btw, if C++ is hard, you are nowhere in the level to be making your own hacks
Either way, a guy over here made his own memory editing library for python. Not sure if python by itself can edit memory though, but if he made a library it is possible to make a hack in python.
It is possible, though you might find it harder to actually make the hacks. Btw, if C++ is hard, you are nowhere in the level to be making your own hacks
Either way, a guy over here made his own memory editing library for python. Not sure if python by itself can edit memory though, but if he made a library it is possible to make a hack in python.
C++ Wasn't hard, i just couldn't be bothered at the time to learn it and because of that didnt pick up as much when trying to learn it.
Python just seemed for easy at the start
And il look into whether Python can edit memory by itself.