Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/24/2021 in Posts

  1. View File (Anti-Dec) Block SSTool, Threat and Neoterm (Anti-Dec) Block SSTool, Threat and Neoterm Thanks for help to Erbaev. Screenshot by Laysen. This code block sstool. Submitter PublicHax Submitted 05/03/2021 Category Templates  
    1 point
  2. l = gg.getRangesList('libil2cpp.so') if (l[1] ~= nil) then libaddres = string.format( "0X%8.8X", t[1]['start'] ) end function haxx(offsethax,valuehax,type) _address = libaddres + offsethax local _value = {} _value[1] = {} _value[1].address = _address _value[1].flags = type _value[1].value = valuehax gg.setValues(_value) end function main() gg.alert("begin hack abc at xyz") haxx(0xABCDEF01, 9999, 16) end You can use this code to hack the Xa region (code app) directly without finding anything.
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.