Mr Roux

Results 53 comments of Mr Roux

@bprg does it work with ConfuserEX 1.0.0 ? I'm revamping the project step after step here : https://github.com/XenocodeRCE/neo-ConfuserEx

@bprg Ok, I see, thanks for letting me know 👍 There is 0 valid argument as far as obfuscation is concerned to move to the newer version of dnlib however.

@0xd4d @mkaring fork uses latest dnlib version which I can't bear (sorry). I'll stick with the classic and continue on my side following latest Ki's recommendations.

@0xd4d I prefer epistemic diversity 🍷

@mkaring current branches works flowlessly for me ?

@debpedrano if you give authorisation I can use it. But it is not possible on *this* repo because owner leaved.

Could not resolve type: nsoftware.IPWorks.Smtp/OnSSLServerAuthenticationHandler (nsoftware.IPWorks, Version=16.0.6588.0, Culture=neutral, PublicKeyToken=cdc168f89cffe9cf) loaded types : [...] nsoftware.IPWorks, Version=16.0.6588.0, Culture=neutral, PublicKeyToken=cdc168f89cffe9cf [...] nsoftware.IPWorks, Version=8.1.4315.0, Culture=neutral, PublicKeyToken=cdc168f89cffe9cf (E:\workspace\g3_managed-pr\g3_master_solution\Managed\bin\Release.Server\nsoftware.IPWorks.dll) Allegedly you have referenced v16 but in...

@waelshamiri Hello sir ``` Exception: dnlib.DotNet.AssemblyResolveException: Could not resolve assembly: Microsoft.AspNetCore.SignalR.Client.Core, Version=1.0.2.0, Culture=neutral, ``` This error means that the file you are trying to protect needs **Microsoft.AspNetCore.SignalR.Client.Core.dll**, but this file...

Based on your approach and because of the _DetectAntiDump.cs_ class in MegaDumper the only way to prevent it from working is by using WinAPI to grant your executable file some...

@rolandh Setting _SeDebugPrivilege_ did not help ? Thatis supposed to do the work I'm sorry I don't know how to hook such thing and I think many of us don't...