Joined: 09 May 2003 Posts: 25922 Location: The netherlands
Posted: Sat Jul 10, 2021 6:00 am Post subject:
auto assembler:
Code:
fullaccess(address,size)
...
or
lua:
Code:
fullAccess(address,size)
or if you like using trucks to hammer in a nail:
Code:
dbk_initialize()
dbk_useKernelmodeOpenProcess()
dbk_useKernelmodeProcessMemoryAccess()
if getOpenedProcessID()~=0 then
openProcess(getOpenedProcessID())
end
dbk_writesIgnoreWriteProtection(true)
_________________
Tools give you results. Knowledge gives you control.
Like my help? Join me on Patreon so i can keep helping
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum