Page 1 of 1
c# my app get's error after protecting
Posted: Fri Aug 20, 2021 1:17 pm
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.
my code is this github tool:
https://github.com/Outbuilt/Auth.GG-CSharp
Re: c# my app get's error after protecting
Posted: Sun Aug 22, 2021 4:11 pm
by Admin
Please send us original EXE+VMP files.
Re: c# my app get's error after protecting
Posted: Sun Aug 22, 2021 8:07 pm
by testtestg
Admin wrote:Please send us original EXE+VMP files.
I Attached the 2 files
Re: c# my app get's error after protecting
Posted: Mon Aug 23, 2021 12:12 am
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?
Re: c# my app get's error after protecting
Posted: Mon Aug 23, 2021 4:03 am
by Admin
Your example requires Colorful.Console, DiscordRP, Leaf.xNet Also you forgot about FDP.exe.vmp (VMProtect project file for your example)
Re: c# my app get's error after protecting
Posted: Mon Aug 23, 2021 10:17 am
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
Re: c# my app get's error after protecting
Posted: Mon Aug 23, 2021 10:33 am
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.
Re: c# my app get's error after protecting
Posted: Mon Aug 23, 2021 10:39 am
by testtestg
here's all the files, dll's and everything together does that help?
Re: c# my app get's error after protecting
Posted: Tue Aug 24, 2021 8:42 am
by Admin
Thank you for your example. We'll check it soon.