Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Obfuscation artifacts remain #6

Open
HammerBob opened this issue May 2, 2019 · 10 comments
Open

Obfuscation artifacts remain #6

HammerBob opened this issue May 2, 2019 · 10 comments
Labels
enhancement New feature or request

Comments

@HammerBob
Copy link

de4dot-cex successfully removed most of the ConfuserEx 1.0.0 protection for me, but some artifacts remain in the code. I'm willing to pay if you are willing to improve de4dot-cex to remove these artifacts.
Are you interested?

@ViRb3
Copy link
Owner

ViRb3 commented May 2, 2019

Are you sure it is vanilla ConfuserEx (no modifications)? If yes, then please send me the file.

@HammerBob
Copy link
Author

HammerBob commented May 2, 2019 via email

@ViRb3
Copy link
Owner

ViRb3 commented May 2, 2019

Thanks for the detailed description! The issue is that methods are not inlined after their proxies are resolved. I will see what I can do about that :)

@ViRb3 ViRb3 added the enhancement New feature or request label May 2, 2019
@ViRb3
Copy link
Owner

ViRb3 commented May 3, 2019

I implemented de4dot's default MethodCallInliner. Note that inlining of instance methods has not been enabled, since I couldn't find that functionality in the test cases you sent me. Please give it a test yourself and let me know if everything is working properly:
https://ci.appveyor.com/project/ViRb3/de4dot-cex/builds/24273228/artifacts

@HammerBob
Copy link
Author

HammerBob commented May 3, 2019 via email

@HammerBob
Copy link
Author

HammerBob commented May 3, 2019 via email

@ViRb3
Copy link
Owner

ViRb3 commented May 6, 2019

I will check this when I get back to my laptop. It should be a week or so.

@danyhm
Copy link

danyhm commented Aug 7, 2020

Hello,

Are you still working on this? I also found that some artifacts remain on dotfuscator.

can you please take a look at it ?

https://mega.nz/file/E4whWYJZ#1pGSSouGy2ykfTb2iql_An1cYG3deySjo89f1o0h4CI

@ViRb3
Copy link
Owner

ViRb3 commented Aug 7, 2020

Sorry, I don't think I'll have time to maintain this project in the foreseeable future.

@HammerBob
Copy link
Author

HammerBob commented Aug 7, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants