Jump to content

Needing Possible Debug menu Function names


Go to solution Solved by Saitama,

2 posts in this topic

Recommended Posts

Posted (edited)

Hello, Needing Possible Debug menu Function names. I have looked over multiple games that look to have a debug menu. But I have tried all branching with common function names and I can't seem to get these menus opened.

Could someone who has knowledge provide me with some well-known Debug menu function names? 

Some names I have come across but don't seem to work - ShowConsoleInstant -  get_IsPopupMenuOpen -  private static void EnableUGUIEventSystem() and stuff around these.

Any help would be much appreciated 

https://prnt.sc/Hwns1qomS3dr

Updated by 0xNoctis
  • Solution
Posted
// RVA: 0x85A9EC0 Offset: 0x7FE1EC0 VA: 0x85A9EC0
	public static bool get_isDebugBuild() { }

first that i do - open ida and watch who call this function
or other function that contains Debug

very often u can find the real functions only using this ;)

 

  • Like 1

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