Search found 9 matches

by VkljvZFlHa
Sun May 23, 2021 9:53 pm
Forum: Problems
Topic: Application close trying to open browser
Replies: 1
Views: 6709

Application close trying to open browser

I have problem with protected my .exe file which call chrome path and open browser with arguments.
Non protect file works.
I protected this settings:
1. Anti-debugger
2. Control sum
3. Inline patching
4. Plugins checked:
- checkremotedebugerpresent
- emulatordetect
- isdebuderpresent ...
by VkljvZFlHa
Wed Sep 23, 2020 12:25 pm
Forum: Problems
Topic: Run command to virtual box file
Replies: 6
Views: 13716

Re: Run command to virtual box file

It doesnt work + OR & it doesnt find the file.
by VkljvZFlHa
Tue Mar 17, 2020 7:52 pm
Forum: Problems
Topic: Multi threaded app crash
Replies: 9
Views: 18797

Re: Multi threaded app crash

Non protected file I can not send It is no mine app I was hired to solve this maybe you can teamviewer remote and see.
So far someone from microsoft sent me this answer:
=>
If you google for the error type: System.AccessViolationException you will normally get a good description of why it's ...
by VkljvZFlHa
Mon Mar 16, 2020 9:00 pm
Forum: Problems
Topic: Multi threaded app crash
Replies: 9
Views: 18797

Re: Multi threaded app crash

I copied all dll's from visual studio as I thought it is missing reference in release protected app.
But it crash again this time with new eror:
Faulting application name: Bot.exe, version: 2.0.8.0, time stamp: 0xbc6c4fd6
Faulting module name: KERNELBASE.dll, version: 10.0.18362.145, time stamp ...
by VkljvZFlHa
Mon Mar 16, 2020 6:59 pm
Forum: Problems
Topic: Multi threaded app crash
Replies: 9
Views: 18797

Re: Multi threaded app crash

Same error:

Faulting application name: Bot.exe, version: 2.0.7.0, time stamp: 0xa9a051bc
Faulting module name: clr.dll, version: 4.8.4150.0, time stamp: 0x5e176ddd
Exception code: 0xc0000005
Fault offset: 0x004d4c2a
Faulting process id: 0x1d80
Faulting application start time: 0x01d5fbc434c3c523 ...
by VkljvZFlHa
Mon Mar 16, 2020 6:51 pm
Forum: Problems
Topic: Multi threaded app crash
Replies: 9
Views: 18797

Re: Multi threaded app crash

Should I put ALL .dll's in VirtualBOX ?
by VkljvZFlHa
Mon Mar 16, 2020 6:47 pm
Forum: Problems
Topic: Multi threaded app crash
Replies: 9
Views: 18797

Re: Multi threaded app crash

ok i go to test thx
If it help I have complete log called "Report.wer" if it helps i can send
by VkljvZFlHa
Mon Mar 16, 2020 6:18 pm
Forum: Problems
Topic: Multi threaded app crash
Replies: 9
Views: 18797

Re: Multi threaded app crash

I added in Virtualbox onlt my SQL.dll where I need hide the sql conn logins.
All other dll's are outside .exe file.
SCREEN: https://postimg.cc/ygTNVbMK

Right after I hit START it crash and it shows this:
Faulting application name: Bot.exe, version: 2.0.5.0, time stamp: 0xd37648a0
Faulting module ...
by VkljvZFlHa
Mon Mar 16, 2020 1:06 am
Forum: Problems
Topic: Multi threaded app crash
Replies: 9
Views: 18797

Multi threaded app crash

Hi,
my multithreaded proxy app crash when released; if under visual studio the code runs normal.
I do not added .dll to virtualbox btw.
Please check my screen attached.
Here is error log:

Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception ...