Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Error & SharpConfigParser missing #4

Closed
quentinhardy opened this issue Feb 15, 2021 · 1 comment
Closed

Error & SharpConfigParser missing #4

quentinhardy opened this issue Feb 15, 2021 · 1 comment

Comments

@quentinhardy
Copy link

Hello,

Thank you for this project,

I have the following error with my file:

Preparing obfuscation...
Renaming...
  Renamed 1560 methods.
  Renamed 1508 parameters.
  Renamed 883 properties.
  Renamed 580 fields.
  Renamed 0 events.
Adding junk methods...
  Added 3666 junk methods.
Adding proxy calls...
  Added 2059 proxy calls.
Encoding ints...

Unhandled Exception: System.OverflowException: Arithmetic operation resulted in an overflow.
   at LoGiC.NET.Utils.Randomizer.GenerateRandomString(Int32 size)
   at LoGiC.NET.Protections.IntEncoding.Execute()
   at LoGiC.NET.Program.Main(String[] _)

Moreover, it seems SharpConfigParser is missing.

Thank you in advance for your help,

@AnErrupTion
Copy link
Owner

AnErrupTion commented Feb 20, 2021

That OverflowException error is because of the integer encoding. Pardon my skills :)

Anyways, for SharpConfigParser, you can get it from the latest release.

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

No branches or pull requests

2 participants