Learning how to hack and mod apk files?

brehbreh

New User
13
04/12/17
1
Thread Author
I already see a sticky thread already, but it seems pretty old since it was created in 2015. I'm quite beginner and I have a little bit understand of programming code in Java. Now, my question is where should I start to learn how to modify apk, hack and stuff such as injecting or whatever.

Hope someone could pin point me and help me out! :)
 
I already see a sticky thread already, but it seems pretty old since it was created in 2015. I'm quite beginner and I have a little bit understand of programming code in Java. Now, my question is where should I start to learn how to modify apk, hack and stuff such as injecting or whatever.

Hope someone could pin point me and help me out! :)
we only provide that is in the tutorial section
https://androidrepublic.org/forum/forums/tutorials.32/
aside of that you can try google, youtube, etc.. as we dont provide tutoring in this site. thank you for your support
 
Hi bro ... believe me , todays , hacking games isn't that easy ( because of their protections) but also not impossible ( this is fight between hackers and devs )

anyway .... in simple way :

- we have some types of files for hack : assembly , so , smali , swf , ...
for each type we use different programs and methods ..

- asswmbly : netreflector , ida , visual studio , ....

- so : ida , olly , ,,,,

- smali : text editors like notepad++

- swf ( flash games ) : flash editors

......

that's realy hard to explain all of them as one person , no body has that patience or even that full knowledge ! you must find kind peoples who share their knowledge as free on google and use their topics , i don't care about selfish peoples ( let them die in darkness with their short thinkings and small knowledges ) .... for example in this forum this is good topic for ida :

https://androidrepublic.org/forum/threads/ida-pro-basic-instruction-of-ida.3615/

And most important : I'm not an angel but a human
 
Hi bro ... believe me , todays , hacking games isn't that easy ( because of their protections) but also not impossible ( this is fight between hackers and devs )

anyway .... in simple way :

- we have some types of files for hack : assembly , so , smali , swf , ...
for each type we use different programs and methods ..

- asswmbly : netreflector , ida , visual studio , ....

- so : ida , olly , ,,,,

- smali : text editors like notepad++

- swf ( flash games ) : flash editors

......

that's realy hard to explain all of them as one person , no body has that patience or even that full knowledge ! you must find kind peoples who share their knowledge as free on google and use their topics , i don't care about selfish peoples ( let them die in darkness with their short thinkings and small knowledges ) .... for example in this forum this is good topic for ida :

https://androidrepublic.org/forum/threads/ida-pro-basic-instruction-of-ida.3615/

And most important : I'm not an angel but a human

Thank you so much for replying me back. I can understand why it really pains to learn someone to this stuff since it requires lots of patience, persistence and not everyone wish to share their knowledge and takes a lot of time to teach someone. I'm very happy that you responded me back. I have seen this link you provided me (thanks :D), but I am willing to learn more things how this work even if I have to learn a new programming language if that is the case as well.

If you have any tutorials which steps to learn from beginner to advance, I would be eternal grateful man!
 
Thank you so much for replying me back. I can understand why it really pains to learn someone to this stuff since it requires lots of patience, persistence and not everyone wish to share their knowledge and takes a lot of time to teach someone. I'm very happy that you responded me back. I have seen this link you provided me (thanks :D), but I am willing to learn more things how this work even if I have to learn a new programming language if that is the case as well.

If you have any tutorials which steps to learn from beginner to advance, I would be eternal grateful man!
Its from beginner, advence only come when u have many exp learn from beginner.

Imma still beginner too lol.
 
Back
Top Bottom