Issues related to VMProtect
testtestg
Posts: 5 Joined: Fri Aug 20, 2021 1:05 pm
Post
by testtestg » Fri Aug 20, 2021 1:17 pm
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
Admin
Site Admin
Posts: 2693 Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:
Post
by Admin » Sun Aug 22, 2021 4:11 pm
Please send us original EXE+VMP files.
testtestg
Posts: 5 Joined: Fri Aug 20, 2021 1:05 pm
Post
by testtestg » Sun Aug 22, 2021 8:07 pm
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 233 times
testtestg
Posts: 5 Joined: Fri Aug 20, 2021 1:05 pm
Post
by testtestg » Mon Aug 23, 2021 12:12 am
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: 2693 Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:
Post
by Admin » Mon Aug 23, 2021 4:03 am
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
Post
by testtestg » Mon Aug 23, 2021 10:17 am
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 203 times
Admin
Site Admin
Posts: 2693 Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:
Post
by Admin » Mon Aug 23, 2021 10:33 am
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
Post
by testtestg » Mon Aug 23, 2021 10:39 am
here's all the files, dll's and everything together does that help?
Attachments
Release.rar
(737.86 KiB) Downloaded 241 times
Admin
Site Admin
Posts: 2693 Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:
Post
by Admin » Tue Aug 24, 2021 8:42 am
Thank you for your example. We'll check it soon.