-
# Issue report
**Tell us about your environment**
* **Server Software:** git-Paper-384
* **Server Version:** 1.15.2
* **BanManager Version:** 7.2.2
* **Online/Offline mode**: offline
*…
-
Hi,
I am trying to disable obfuscation on a few select classes. I am using Newtonsoft.JSON to serialize my models and ConfuserEx is preventing me from producing valid JSON.
Things I have tried:
```
…
-
I'm trying to obfuscate a .NET core dll that uses netstandard16, one of the references I'm using is the System.Reflection.dll.
I'm getting the following error:
`[ERROR] Failed to resolve a type, chec…
-
Many thanks for your useful application. I have a question.
I know that it's possible to generate the pdb file in GUI, but I am wondering How I can generate the pdb file in Console Mode(Confuser.CLI.…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
# …
-
- [Schemas and Types | GraphQL](https://graphql.org/learn/schema/)
- [gqlgen](https://gqlgen.com/)
- https://spec.graphql.org/draft/#sec-Type-System
spec
- https://spec.graphql.org/October2021…
-
Hi guys,
in confuserEx version 1.0.0 and also in version 1.2.0 we have an exception in release build of visual studio 2017. In visual studio 2012 the same project works fine.
Can Someone help ? Wh…
-
Hi,
I am using confuser ex on obfuscating license dll...it works fine... but I need to debug it by myself sometimes... it is possible to debug obfuscated dll? I am attaching on process from Visual …
-
This issue only occurred on a machine that does not install the .NET Standard runtime. My build machine is Windows 7 and the .NET Standard runtime cannot be installed for some reasons. So I use the`…
-
I am using VS2017, my Clickonce project's target framework is .Net Framework 4.5, and using ConfuserEx v1.0.0-custom now.
Now I want to publish my project as Clickonce with confusion (including all…