Thread
:
How to Patch (IL Edit) of Assembles loaded from Resource
View Single Post
#
1
01-07-2024, 13:39
cracki
Friend
Join Date: Oct 2003
Posts: 96
Rept. Given: 19
Rept. Rcvd 11 Times in 6 Posts
Thanks Given: 12
Thanks Rcvd at 11 Times in 5 Posts
How to Patch (IL Edit) of Assembles loaded from Resource
I'm currently debugging a
.NET DLL
that, upon execution, loads some dependencies using the:
C#:
Code:
Assembly.Load
from its own resources. These new References (DLLs) appear in the dnSpy list, but how can I edit them?
cracki
View Public Profile
Find all posts by cracki