Hello CC,
Tutorial
This ida script file renames all of the native subs with their corresponding name from this dump: http://pastebin.com/raw/tEJ8Nc1K
To run the script first make sure the GTA V 1.26 BLES ELF is fully loaded in ida and do
File>Script file...>Choose the idc file
Download: https://www.dropbox.com/s/c1z0onwsya...cript.idc?dl=1
Note: All unk_ names are renamed to uunk_ because ida forbids renaming with unk_
		
		
	
	
		
	
Credits
RealCFW for posting it.
				
			Tutorial
This ida script file renames all of the native subs with their corresponding name from this dump: http://pastebin.com/raw/tEJ8Nc1K
To run the script first make sure the GTA V 1.26 BLES ELF is fully loaded in ida and do
File>Script file...>Choose the idc file
Download: https://www.dropbox.com/s/c1z0onwsya...cript.idc?dl=1
Note: All unk_ names are renamed to uunk_ because ida forbids renaming with unk_
	Credits
RealCFW for posting it.
	
	