Rust_KernelDriver icon indicating copy to clipboard operation
Rust_KernelDriver copied to clipboard

[!] failed to aquire base address...

Open moo105 opened this issue 4 years ago • 4 comments

I installed the driver but when I run the exe I am having this problem.

https://i.imgur.com/T3fVU0n.png Can anyone help?

moo105 avatar Mar 11 '21 12:03 moo105

Check driver output

NMan1 avatar Mar 11 '21 14:03 NMan1

ok solved it, thank you.

moo105 avatar Mar 11 '21 21:03 moo105

I solved that problem but I am having another problem.

not working despite updating gom and networkable offsets

This is the error i get when i run it with esp on App crashes after 5 seconds

https://i.imgur.com/VMT5DqQ.png

the other is the error when I run it when I close esp

https://i.imgur.com/dWYdbsk.png

These are written after the driver is installed

https://i.imgur.com/EFlmai5.png

moo105 avatar Mar 12 '21 22:03 moo105

Compare printed addresses to cheat engine, and use debugger to find line of code which causes the crash

NMan1 avatar Mar 12 '21 22:03 NMan1