Stealthedit
Stealthedit
Where can I download Stealthedit plugin? I've been searching everywhere
Re: Stealthedit
Took that from Cheat The Game channel, not sure if it's up-to-date or whatever but: [Link]
Although, he also mentioned in another video he made how to manually bypass this:
Although, he also mentioned in another video he made how to manually bypass this:
Code: Select all
============================================================
--LUA Set Debugger Template and change EIP/RIP:
function debugger_onBreakpoint()
EIP=getAddress("allocated_name") -- EIP 32bit RIP 64 Bit
debug_continueFromBreakpoint(co_run)
end
reinitializeSymbolhandler()
autoAssemble(_nameofscript)
debugProcess(2)
debug_setBreakpoint("opcode_address")
===========================================
{$lua}
debug_removeBreakpoint("opcode address")
{$asm}
===========================================================
Who is online
Users browsing this forum: No registered users