![]() |
|
#1
|
||||
|
||||
|
Patch in memory .net app
Hi, I have an obfuscated .net app. This app use WMI (Select * From Win32_processor) to get motherboard serial numer and CPUID. I don't want to patch directly EXE (it has several checks to avoid this) so I got 2 vectors of attack:
a) Patch WMI to return always the same values in different hardware Anyone has info about this? b) Patch in memory using a loader for .net Anyone has info too? (I have seen how to hook functions but it always make changes at EXE so is not valid for me) Thanks
__________________
omnino lo qui quae que quod somos es pulvis en el ventus. TAOS -The opposite of courage in our society is not cowardice, but conformity- |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| .NET dll Memory Patch | Avi_RE | General Discussion | 0 | 10-14-2023 16:46 |
| Somebody know..., Get a memory value and patch-cut | s3ct0r | General Discussion | 0 | 07-15-2005 03:50 |