View previous topic :: View next topic |
Author |
Message |
broly7 Advanced Cheater
Reputation: 0
Joined: 13 Aug 2015 Posts: 60
|
Posted: Tue Jul 12, 2016 1:09 pm Post subject: GetProcAddress to a .Net dll (Impossible?) |
|
|
Since GetProcAdress doesn't work or returns 0 for .Net functions in module "System.ni.dll"
IS there any way to get such function addresses by name?
CE is able to load symbols for them, and it's native...
Thanks in advance.
THis function is an example "Microsoft.Win32.SystemEvents::EnsureSystemEvents"
|
|
Back to top |
|
 |
broly7 Advanced Cheater
Reputation: 0
Joined: 13 Aug 2015 Posts: 60
|
Posted: Tue Jul 26, 2016 3:04 am Post subject: |
|
|
Any chance? Bump
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25712 Location: The netherlands
|
Posted: Tue Jul 26, 2016 3:29 am Post subject: |
|
|
ce does it by attaching the cordebugger to an image of the process and then parsing and dumping out the metadata. (it's what the DotNetDataCollector does)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
|