![]() |
|
|
|
#1
|
|||
|
|||
|
Yeah, I've explored that route and performed the patching within dnSpyEx at the IL level. However, I'm a bit puzzled by the 'binary -> Profit' part. What exactly do you mean by 'Profit' in this context?
|
|
#2
|
|||
|
|||
|
you happiness in any measurable values
|
|
#3
|
|||
|
|||
|
If you read the details from the link (example) th3tuga provided, it shows how to remove the Module Initializer code from said DLL.
Last edited by Stingered; 01-11-2024 at 10:14. |
|
#4
|
|||
|
|||
|
var method = AccessTools.TypeByName(typeName).Module.ResolveMethod(token);
|
| The Following User Says Thank You to sendersu For This Useful Post: | ||
cracki (01-14-2024) | ||
![]() |
| Tags |
| .net, assembly, dnspy, dotnet |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Olly Crash when this simple app loaded... | kunam | General Discussion | 6 | 10-10-2023 21:00 |
| Question on IDA's Edit|Patch program? | boya | General Discussion | 2 | 10-23-2004 01:36 |
| IDA Pro (what happened to edit->patch) | ReDucTor | General Discussion | 3 | 08-31-2004 21:02 |
| Modules loaded by a exe | loman | General Discussion | 15 | 05-18-2004 22:37 |