[Celua] Debugger helper while stepping ["Stepping Hunter"]

Place snippets of code and scripts under here to share with others. Archives and .Lua extensions are allowed


Moderator: Table Moderator

Post Reply
J1327
Enchanter
Enchanter
Apprentice Hacker
Apprentice Hacker
Posts: 85
Joined: Mon Jul 25, 2022 5:00 pm
Answers: 0
x 109

[Celua] Debugger helper while stepping ["Stepping Hunter"]

Post by J1327 »

Activates when attached to any process and on braked breakpoint (on step) ...
Basically, this shows you classes while stepping.
Not for monocmd or dotnetcmd ...

Credits: J1327
Build-ed on : Cheat Engine 7.5 (by Dark Byte )

note: results are shown as unsigned value (so for example when you see "FFFFFF" it is actually "-1")

Image

CODE:


Non-Commercial Attribution No Warranty License

Permission is hereby granted, free of charge, to any person obtaining a copy of this code, to deal in the Work without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub-license, and/or sell copies of the Work for non-commercial purposes only, without requiring attribution to the copyright holder(s).

Non-Commercial Use: You may not use the Work or any derivative works for commercial purposes without the express written permission of the copyright holder(s).

Attribution Required: You are required to provide attribution to J1327 or any other party when using or distributing this code.

No Warranty: This code provided to you "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall J1327 be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the Work or the use or other dealings in the Work.

I Agree, Download from Mirror at gist[dot]GitHub[dot]com

Q: Am getting access: violation while stepping and no register values fill’s in...
A: This error comes from CE75 and (create an empty structure dissect first) & use latest version of CE.

Designed on CE75


Tags:

Moved from Third Party Tools to Lua Snippets and Scripts on Sun Dec 01, 2024 2:36 am by Seneeki

Post Reply