Mr Roux

Results 53 comments of Mr Roux

Can you create a new **pull request** ? https://github.com/XenocodeRCE/Noisette-Obfuscator/pulls Maybe this way I can help you to improve it

You can open a pull request if you want

> > You can open a pull request if you want > > I want to ask a question that has nothing to do with the subject. I tried to...

This is a free and open source project, what are you unhappy with ? Everything is open-source and has been source-proofed against any malicious code. I do not want to...

Hello, nice find, thank you for the code. I think from here you can make a PR. ConfuserEx WPF analyzer is pretty self explanatory, however if you got stuck just...

right there : https://github.com/XenocodeRCE/neo-ConfuserEx/tree/master/Confuser.Renamer/BAML https://github.com/XenocodeRCE/neo-ConfuserEx/tree/master/Confuser.Renamer/Analyzers basically debug the project while obfuscating your app, and keep your eyes on the variable values. When it is about to make a mistake, just...

exclude JRPC class manually as it's mostly an ilmerg-ed file. Read wiki to know how to do that

@Json-WB don't select Renaming protection. It should work as expected (:

You also have the [Serializable] attribute for JSON specific data ... not sure if ConfuserEx handle it