Jump to content

4 posts in this topic

Recommended Posts

Posted

Hello, I would like to reverse beginner some functions in an iOS application and then rewrite them in python.

Would this be possible or should I attempt to reverse an android application (which I have %0 knowledge with)

 

to sum it all up. An app that I am trying to exploit generates a key / token and I need to figure out a way on how to generate that myself programmatically. Any advice is appreciated!

thank you

Posted

I'm not 100% what you exactly mean, but if you mean keys that gets loaded in app as protection I do know somethint.

I'm not sure about ios, but some games/app on android got CRC32 protection, this protection has 2 keys. 1. A key which is loaded when app is not modified, so you can play game.

when app is modified, it will load another key which will make the game crash.

The right key can be figured out by writing a program, but I'm not sure how this works.

Posted
15 hours ago, Ted2 said:

I'm not 100% what you exactly mean, but if you mean keys that gets loaded in app as protection I do know somethint.

I'm not sure about ios, but some games/app on android got CRC32 protection, this protection has 2 keys. 1. A key which is loaded when app is not modified, so you can play game.

when app is modified, it will load another key which will make the game crash.

The right key can be figured out by writing a program, but I'm not sure how this works.

nah thats not what i mean. there are some functions in this app that generate a signature and i want to reverse it. so i can create the correct signatures without needing the application. thanks for the reply though

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines