Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 5 exceptions #138

Open
sunnamed434 opened this issue Jul 28, 2023 · 0 comments
Open

.NET 5 exceptions #138

sunnamed434 opened this issue Jul 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@sunnamed434
Copy link
Owner

Exceptions are outputted, but the obfuscation is succeded

***\Demo.dll
[2023-07-26 08:59:39 INF][BitMono.CLI.Modules.CLIObfuscationNeedsFactory] Dependencies (libs) directory was automatically found in: ***\libs!
[2023-07-26 08:59:39 INF][BitMono.CLI.Program] File: ***\Demo.dll
[2023-07-26 08:59:39 INF][BitMono.CLI.Program] Dependencies (libs): ***\libs
[2023-07-26 08:59:39 INF][BitMono.CLI.Program] Everything is seems to be ok, starting obfuscation..
[2023-07-26 08:59:39 INF][BitMono.CLI.Program]
       ___  _ __  __  ___
      / _ )(_) /_/  |/  /__  ___  ___
     / _  / / __/ /|_/ / _ \/ _ \/ _ \
    /____/_/\__/_/  /_/\___/_//_/\___/
    https://github.com/sunnamed434/BitMono
    BitMono v0.16.2.0
[2023-07-26 08:59:40 INF][BitMono.Obfuscation.BitMonoObfuscator] Module Demo, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[2023-07-26 08:59:40 INF][BitMono.Obfuscation.BitMonoObfuscator] Module Target Framework: .NETCoreApp
[2023-07-26 08:59:40 INF][BitMono.Obfuscation.BitMonoObfuscator] PE TimeDateStamp: 08/18/2071 20:05:34
[2023-07-26 08:59:40 INF][BitMono.Obfuscation.BitMonoObfuscator] Module culture: ["u", "n", "k", "n", "o", "w", "n"]
[2023-07-26 08:59:41 ERR][BitMono.Obfuscation.Starter.BitMonoStarter] Registered error!
System.BadImageFormatException: Underlying enum type Newtonsoft.Json.NullValueHandling could not be resolved. Assuming System.Int32 for custom attribu
te argument.
[2023-07-26 08:59:41 ERR][BitMono.Obfuscation.Starter.BitMonoStarter] Registered error!
System.BadImageFormatException: Underlying enum type Newtonsoft.Json.DefaultValueHandling could not be resolved. Assuming System.Int32 for custom attr
ibute argument.
[2023-07-26 08:59:41 ERR][BitMono.Obfuscation.Starter.BitMonoStarter] Registered error!
System.BadImageFormatException: Underlying enum type Newtonsoft.Json.NullValueHandling could not be resolved. Assuming System.Int32 for custom attribu
te argument.
[2023-07-26 08:59:41 ERR][BitMono.Obfuscation.Starter.BitMonoStarter] Registered error!
System.BadImageFormatException: Underlying enum type Newtonsoft.Json.DefaultValueHandling could not be resolved. Assuming System.Int32 for custom attr
ibute argument.
[2023-07-26 08:59:41 ERR][BitMono.Obfuscation.Starter.BitMonoStarter] Registered error!
System.BadImageFormatException: Underlying enum type Newtonsoft.Json.NullValueHandling could not be resolved. Assuming System.Int32 for custom attribu
te argument.
[2023-07-26 08:59:41 ERR][BitMono.Obfuscation.Starter.BitMonoStarter] Registered error!
System.BadImageFormatException: Underlying enum type Newtonsoft.Json.DefaultValueHandling could not be resolved. Assuming System.Int32 for custom attr
ibute argument.
[2023-07-26 08:59:41 ERR][BitMono.Obfuscation.Starter.BitMonoStarter] Registered error!
System.BadImageFormatException: Underlying enum type Newtonsoft.Json.NullValueHandling could not be resolved. Assuming System.Int32 for custom attribu
te argument.
[2023-07-26 08:59:41 ERR][BitMono.Obfuscation.Starter.BitMonoStarter] Registered error!
System.BadImageFormatException: Underlying enum type Newtonsoft.Json.DefaultValueHandling could not be resolved. Assuming System.Int32 for custom attr
ibute argument.
[2023-07-26 08:59:41 ERR][BitMono.Obfuscation.Starter.BitMonoStarter] Registered error!
System.BadImageFormatException: Underlying enum type Newtonsoft.Json.NullValueHandling could not be resolved. Assuming System.Int32 for custom attribu
te argument.
[2023-07-26 08:59:41 ERR][BitMono.Obfuscation.Starter.BitMonoStarter] Registered error!
System.BadImageFormatException: Underlying enum type Newtonsoft.Json.DefaultValueHandling could not be resolved. Assuming System.Int32 for custom attr
ibute argument.
[2023-07-26 08:59:41 ERR][BitMono.Obfuscation.Starter.BitMonoStarter] Registered error!
System.BadImageFormatException: Underlying enum type Newtonsoft.Json.NullValueHandling could not be resolved. Assuming System.Int32 for custom attribu
te argument.
[2023-07-26 08:59:41 ERR][BitMono.Obfuscation.Starter.BitMonoStarter] Registered error!
System.BadImageFormatException: Underlying enum type Newtonsoft.Json.DefaultValueHandling could not be resolved. Assuming System.Int32 for custom attr
ibute argument.
[2023-07-26 08:59:41 FTL][BitMono.Obfuscation.BitMonoObfuscator] No one protection were detected, please specify or enable them in protections.json!
[2023-07-26 08:59:41 FTL][BitMono.Obfuscation.BitMonoObfuscator] Obfuscation stopped! Something went wrong!
Enter anything to exit!
@sunnamed434 sunnamed434 added the bug Something isn't working label Jul 28, 2023
This was referenced Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant