![]() |
#16
|
|||
|
|||
Quote:
Then edit the dumped dll with your patches. Remove the dll module initialize including the load statements from the exe. Place the edited dll in the same folder with the exe and run. That's all. I also use the nick Selya on some forums, since you cannot PM me here. I respond only to known people though (no crack requests please). |
#17
|
|||
|
|||
Quote:
![]() One other question: How i can "resolve method using Method token" by HarmonyLib? is this possible? Thanks again for the valuable insight! |
#18
|
|||
|
|||
Quote:
|
The Following User Says Thank You to Aakriti For This Useful Post: | ||
cracki (01-14-2024) |
#19
|
|||
|
|||
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 | |
|
|
![]() |
||||
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 |