Tag

反编译

正在浏览与 反编译 相关的文章。

1 篇文章
1 当前页
NET decompilation, third-party library debugging (interception, tampering, counterfeiting), one library multiple versions compatible

NET decompilation, third-party library debugging (interception, tampering, counterfeiting), one library multiple versions compatible

Simulate the actual application scenario of. NET and comprehensively apply three main knowledge points: first, use dnSpy to decompile and debug the third library, second, use the Lib.Harmony library to realize interception and counterfeiting of the third library, and third, realize that the same library supports multiple versions. Reference.

沙漠尽头的狼 9/26/2023 12:16 AM