nio04 Posted October 18, 2020 Posted October 18, 2020 i have some value... i wanted them to searched in library file - [libtersafe.so] only... value : 4,294,967,297 type : QWORD range : C_DATA *also wanted the search happend in libtersafe.so [only within memory range] so, anybody can help me in this case? plz write me a full function if i choose all memory, games crashed
Lover1500 Posted October 18, 2020 Posted October 18, 2020 You can search normally gg.setRanges(gg.REGION_C_DATA) gg.searchNumber('4294967297', 32) Or as I said in your previous post, you can use directly by offsets cuz it is in lib.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.