Search found 22 matches

by fatalerror
Thu Sep 09, 2010 2:57 am
Forum: Technical questions
Topic: Support for DLL Bundler ?
Replies: 2
Views: 7404

Re: Support for DLL Bundler ?

Already does. It's called DLL Box.
by fatalerror
Wed Jul 28, 2010 2:11 am
Forum: Technical questions
Topic: VMProtect still safe?
Replies: 1
Views: 7051

Re: VMProtect still safe?

Hello That tutorial is hardly an attack on VMProtect. Firstly its old and outdated and secondly are you really going to simply pack the software with VMProtect without any markers? The most powerful feature of VMProtect is its virtualization technology and there are no generic attacks for it and I d...
by fatalerror
Mon May 17, 2010 9:16 am
Forum: Technical questions
Topic: Out of system resources?
Replies: 9
Views: 18690

Re: Out of system resources?

Hi Admin,

I don't think the problem is completely gone I did a lot of open protect then close the file and the problem occurred again. It doesn't bother me just thought I would let you know.
by fatalerror
Sat May 15, 2010 11:53 am
Forum: Technical questions
Topic: Hardware ID
Replies: 4
Views: 11475

Re: Hardware ID

Actually I think its probably a bad Idea as it will break backward compatibility and current method is fine.
by fatalerror
Tue May 11, 2010 6:20 am
Forum: Technical questions
Topic: Script for Extra Protection
Replies: 9
Views: 18839

Re: Script for Extra Protection

BTW: Scripting part of VMProtect is a very powerful and great feature if used correctly. Maybe put that information on main site 8). i didn't know how good it is until recently when I started reading the docs.
by fatalerror
Tue May 11, 2010 6:15 am
Forum: Technical questions
Topic: Script for Extra Protection
Replies: 9
Views: 18839

Re: Script for Extra Protection

Ah thank you very much I tried doing it that way with TIntelRecord but docs do not say there is OperandType and Operands so i thought it was not possible that way.
by fatalerror
Tue May 11, 2010 6:01 am
Forum: Technical questions
Topic: Script for Extra Protection
Replies: 9
Views: 18839

Re: Script for Extra Protection

Yes is that possible?
by fatalerror
Tue May 11, 2010 5:27 am
Forum: Technical questions
Topic: Script for Extra Protection
Replies: 9
Views: 18839

Script for Extra Protection

Hello, Okay i decided to write a script to better virtualize the Entry Point. But it doesn't seem to work because P.ExtAddresses.Count is always zero is this an error? or did i do something wrong? BTW i never coded in Delphi so it could be my fault :). procedure OnBeforeCompilation; var A, I:Integer...
by fatalerror
Sun May 09, 2010 12:40 am
Forum: Technical questions
Topic: VMProtectIsValidImageCRC triggering
Replies: 5
Views: 11668

Re: VMProtectIsValidImageCRC triggering

I have successfully replicated the problem in a small sample. I sent you the sample with source code to your email it seems somehow Getting the serial state causes problems with mutated strings or something.
by fatalerror
Sat May 08, 2010 10:05 am
Forum: Technical questions
Topic: VMProtectIsValidImageCRC triggering
Replies: 5
Views: 11668

Re: VMProtectIsValidImageCRC triggering

Its not feasible to send you my plugin but i have narrowed down the problem. On small samples it is fine but with my program its definitely VMDecryptStringA and only happens after the string has been accessed and only when the string protection level is set to mutation, with higher settings everythi...
by fatalerror
Wed May 05, 2010 9:43 am
Forum: Technical questions
Topic: Hardware ID
Replies: 4
Views: 11475

Re: Hardware ID

Thanks for your response i don't know if customers enter wrong codes often but perhaps an extra dword for CRC would have been a good idea I'm not too fused though. I just thought there was such a thing already.
by fatalerror
Wed May 05, 2010 2:15 am
Forum: Technical questions
Topic: Hardware ID
Replies: 4
Views: 11475

Hardware ID

Is there an easy way to check if the hardware key entered is valid? I'm try to add hardware key validation to my site but from what i can see the hardware key varies in length.
by fatalerror
Thu Apr 22, 2010 11:09 am
Forum: Technical questions
Topic: VMProtect on Linux
Replies: 1
Views: 9307

VMProtect on Linux

Thought that i would mention that a program protected with VMProtect with maximum settings works without a hitch under linux using wine 1.01 and later with only a few warnings about certain API if full anti debug is enabled. With anti debug disabled the program works perfectly with no warnings. Very...
by fatalerror
Thu Apr 22, 2010 10:04 am
Forum: Technical questions
Topic: Out of system resources?
Replies: 9
Views: 18690

Re: Out of system resources?

Thank You.
by fatalerror
Thu Apr 22, 2010 7:10 am
Forum: Technical questions
Topic: Out of system resources?
Replies: 9
Views: 18690

Re: Out of system resources?

Do you have an ETA for 2.05 I am now running into this frequently as my protected sections has grown.