-
**synchrony version:** 2.4.0
**issue description:** When attempting to deobfuscate a script that has been obfuscated with https://jsconfuser.com/ (tried both medium and high presets), the script is…
-
- ConfuserEx Version: 1.6.0
- Target Framework:4.6.0
- Operating System: WIndows 10
Steps to Reproduce:
1. We have added Confuser.MSBuild 1.6.0 via nuget package in our solution and added co…
-
**Config and Small code sample**
Config:
```js
{
target: "node",
renameVariables: true
}
```
Code:
```js
var a = "Incorrect value";
with ({ a: "Correct Value" }) {
console.lo…
-
Tried to obfuscate my binaries, using the "normal" preset, hit the protect button and get the following error:
`[ERROR] Unknown error occurred.
Exception: System.Collections.Generic.KeyNotFoundExc…
-
ConfuserEx is crashing when I try to rename the symbols in my xamarin DLL.
[INFO] Initializing...
[DEBUG] Building pipeline...
[INFO] Resolving dependencies...
[DEBUG] Checking Strong Name...
[DEBU…
-
I am using ConfuserEx to obfuscate a PCL with renPublic set to true. However I got the following error (can't resolve type 'System.Uri'). Any help is appreciated!
[ERROR] Failed to resolve a type, ch…
-
Simply trying to pack an exe with DevExpress 16.1 assemblies. You can reproduce it using their sample applications and only choosing to use the packer with no protections enabled.
If I pack my exe …
-
I get an error when running Confuser EX if I try to add a delegate to an `event` defined in `UnityEditor.dll` (from Unity 2019.4) where the delegate type is `System.Action`.
- ConfuserEx Version: C…
-
I get an Invalid cast exception when obfuscating a dll.
Exception received:
Exception: System.InvalidCastException: Unable to cast object of type 'dnlib.DotNet.FieldDefUser' to type 'System.String'…
-
``` c#
[INFO] ConfuserEx v1.0.0 Copyright (C) Ki 2014
[INFO] Running on Microsoft Windows NT 6.2.9200.0, .NET Framework v4.0.30319.42000, 64 bits
[DEBUG] Discovering plugins...
[INFO] Discovered 10…