Search found 5 matches

by Jongan
Wed Oct 18, 2017 3:28 pm
Forum: Technical questions
Topic: How to get progress of console mode?
Replies: 9
Views: 8466

Re: How to get progress of console mode?

My application uses VMProtect batches to complete the encrypted job by using CreateProcess windows API, but the encryption job is very long and slowly. So "How to get progress of VMprotect's console mode in my application?"
by Jongan
Tue Oct 17, 2017 5:13 am
Forum: Technical questions
Topic: How to get progress of console mode?
Replies: 9
Views: 8466

Re: How to get progress of console mode?

OK, It's impossible when the console is redirected, and "How to get progress of VMprotect's console mode in another application?". Because the compilation process is too slow, if not showing the progress of compilation process, and user will terminate our application in compilation process...
by Jongan
Wed Oct 11, 2017 3:51 am
Forum: Technical questions
Topic: How to get progress of console mode?
Replies: 9
Views: 8466

Re: How to get progress of console mode?

Oh,sorry, my question is "How to get progress of VMprotect's console mode in another application?".
by Jongan
Mon Oct 09, 2017 3:59 am
Forum: Technical questions
Topic: How to get progress of console mode?
Replies: 9
Views: 8466

Re: How to get progress of console mode?

Oh,so, How to get progress of console mode?
by Jongan
Sat Oct 07, 2017 8:35 am
Forum: Technical questions
Topic: How to get progress of console mode?
Replies: 9
Views: 8466

How to get progress of console mode?

Dear VMProtect,

How to get progress of console mode? I use redirect pipe to get console's progress, but only get 100% when compile finished.

Jongan