Jump to content

How do I find a function that a cheat detection with String on memory


1 post in this topic

Recommended Posts

Posted (edited)

Hello.

I'm trying to find an function that used strlen on libsystemplatform.dylib.

The game I am trying to make cheat has a message that It has detected a memory hack
So, I thought I can bypass detection if I find an function that display that message.
However, Actually when I attach the game and set a watchpoint on that message, lldb showed offset is strlen function on libsystemplatform.dylib.
I google it, It was just a function that manipulated strings.

What I want you to tell me is 
1 : Can I find a function that memory detection with use libsystemplatform.dylib (For example, Can I find a function calling strlen with lldb)?
2 : If I can't find it, is there another way?

Sorry my English and my knowledge.
If anyone knows how to do this, please let me know.

Updated by Lw17117o7
  • Lw17117o7 changed the title to How do I find a function that a cheat detection with String on memory

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