c# my app get's error after protecting

Issues related to VMProtect
Post Reply
testtestg
Posts: 5
Joined: Fri Aug 20, 2021 1:05 pm

c# my app get's error after protecting

Post by testtestg »

after I protect my application exe using vmp 3.5.0 I get this error in console after opening the exe: Operation is not valid due to the current state of the object.

Image

my code is this github tool: https://github.com/Outbuilt/Auth.GG-CSharp
Admin
Site Admin
Posts: 2566
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: c# my app get's error after protecting

Post by Admin »

Please send us original EXE+VMP files.
testtestg
Posts: 5
Joined: Fri Aug 20, 2021 1:05 pm

Re: c# my app get's error after protecting

Post by testtestg »

Admin wrote:Please send us original EXE+VMP files.
I Attached the 2 files
Attachments
Files.rar
Here are both files
(356.16 KiB) Downloaded 146 times
testtestg
Posts: 5
Joined: Fri Aug 20, 2021 1:05 pm

Re: c# my app get's error after protecting

Post by testtestg »

Actually I found out this error mean's I get an HttpStatusCode.NotFound after requesting from a api, without the protection it work's well, it seems like vmprotect is blocking outgoing connections or something, help?
Admin
Site Admin
Posts: 2566
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: c# my app get's error after protecting

Post by Admin »

Your example requires Colorful.Console, DiscordRP, Leaf.xNet Also you forgot about FDP.exe.vmp (VMProtect project file for your example)
testtestg
Posts: 5
Joined: Fri Aug 20, 2021 1:05 pm

Re: c# my app get's error after protecting

Post by testtestg »

I actually have the exe and the dll's in the same folder, I don't think It's about it, and here is the .vmp
Attachments
FDP.rar
(2.8 KiB) Downloaded 121 times
Admin
Site Admin
Posts: 2566
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: c# my app get's error after protecting

Post by Admin »

It seems you don’t understand that your example doesn’t work without all required dependences (Colorful.Console.dll, DiscordRP.dll, Leaf.xNet.dll, etc.), so your example is useless for us.
testtestg
Posts: 5
Joined: Fri Aug 20, 2021 1:05 pm

Re: c# my app get's error after protecting

Post by testtestg »

here's all the files, dll's and everything together does that help?
Attachments
Release.rar
(737.86 KiB) Downloaded 154 times
Admin
Site Admin
Posts: 2566
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: c# my app get's error after protecting

Post by Admin »

Thank you for your example. We'll check it soon.
Post Reply