Search found 56 matches

by mrniceguy1971
Mon May 11, 2015 5:05 pm
Forum: Off Topic
Topic: V-Packer on Steam Greenlight
Replies: 9
Views: 5616

Re: V-Packer on Steam Greenlight

We had some request about tracking usage of packed executables. So we would like to know if you need this functionality.

Please give your thoughts/opinion on vpacker.com (discussions).
by mrniceguy1971
Fri Apr 10, 2015 5:06 pm
Forum: Off Topic
Topic: V-Packer on Steam Greenlight
Replies: 9
Views: 5616

Re: V-Packer on Steam Greenlight

Hi yoxola,

1. Main purpose of our products is software packaging but we have also put much effort in protecting the packed executables. However we are aware that there are tools to unpack our products (same as Molebox) and try to keep to update our products.

For example with V-Packer Steam Edition ...
by mrniceguy1971
Wed Apr 01, 2015 10:18 am
Forum: Off Topic
Topic: V-Packer on Steam Greenlight
Replies: 9
Views: 5616

Re: V-Packer on Steam Greenlight

Hi,

1. Yes it maps binaries manually. ASLR should not be an issue for this approach.
However note that we don't offer an API but have customized the runtime engine so it is very easy to use.

2. The hash of the encryption key is partially stored and partially dynamically generated.

Themida and ...
by mrniceguy1971
Tue Mar 31, 2015 7:48 am
Forum: Off Topic
Topic: V-Packer on Steam Greenlight
Replies: 9
Views: 5616

Re: V-Packer on Steam Greenlight

Not yet but it will be soon.

We are still optimizing the product but first we need enough votes to make it on Steamlight :wink:
by mrniceguy1971
Mon Mar 30, 2015 12:13 pm
Forum: Off Topic
Topic: V-Packer on Steam Greenlight
Replies: 9
Views: 5616

Re: V-Packer on Steam Greenlight

Hi Ted,

V-Packer is very easy to use and has for example compared to Molebox also a virtual file system but more features (password protection, flexible storage location, version info etc.).

Greetz.

Michael
by mrniceguy1971
Sun Mar 29, 2015 4:29 pm
Forum: Off Topic
Topic: V-Packer on Steam Greenlight
Replies: 9
Views: 5616

V-Packer on Steam Greenlight

Hi,

This week we have put V-Packer 2.0 on Steam Greenlight.

With V-Packer you can build a single executable from your software projects including games and application files, featuring a virtual file system, icon support, password protection, 32- and 64bit support and more features.

Note: this ...
by mrniceguy1971
Tue Nov 05, 2013 4:49 pm
Forum: Mac OSX
Topic: Console program autostart
Replies: 0
Views: 1305

Console program autostart

Hi,

I would like to develop a console program for OSX.

The console program should always run (not shown) in the background and must at be activated at startup of the machine.

When shutting down the machine, the program must perform a number of tasks and shutdown.

Could perhaps someone provide ...
by mrniceguy1971
Wed Feb 01, 2012 8:54 am
Forum: Mac OSX
Topic: Crossplatform Windows/Mac (deployment)
Replies: 4
Views: 2305

Re: Crossplatform Windows/Mac (deployment)

Thanks! :) Will check it out...
by mrniceguy1971
Tue Jan 31, 2012 3:50 pm
Forum: Mac OSX
Topic: Crossplatform Windows/Mac (deployment)
Replies: 4
Views: 2305

Crossplatform Windows/Mac (deployment)

For a customer we have developed a Windows application with Delphi and a local database.
They would like to have a Windows and Mac version (latest versions) of a similar application.

Therefore I am interested in developing these applications in Purebasic.

I have a few questions:
- Is it possible ...
by mrniceguy1971
Tue Jun 21, 2011 2:03 pm
Forum: Coding Questions
Topic: Link .lib together with dll
Replies: 5
Views: 1629

Re: Link .lib together with dll

Thanks again. This solved the problem.
by mrniceguy1971
Mon Jun 20, 2011 9:48 pm
Forum: Coding Questions
Topic: Link .lib together with dll
Replies: 5
Views: 1629

Re: Link .lib together with dll

Already imported a lib but now I get the following error.

POLink: error: Unresolved external symbol '_imp_ConvertSidToStringSidW'.
POLink: fatal error: 1 unresolved external(s).

Any hints/tip how to solve this are appreciated :wink:
by mrniceguy1971
Mon Jun 20, 2011 8:19 pm
Forum: Coding Questions
Topic: Link .lib together with dll
Replies: 5
Views: 1629

Re: Link .lib together with dll

Thanks. Will take a look at this.
by mrniceguy1971
Mon Jun 20, 2011 8:08 pm
Forum: Coding Questions
Topic: Link .lib together with dll
Replies: 5
Views: 1629

Link .lib together with dll

Would it be possible to link a .lib or .obj file in a Purebasic DLL which call functions from the .lib or .obj?
by mrniceguy1971
Tue Mar 29, 2011 9:50 pm
Forum: Off Topic
Topic: Cross platform tools
Replies: 7
Views: 2753

Re: Cross platform tools

It is certainly interesting. Will take a look at it.
by mrniceguy1971
Sat Mar 26, 2011 11:59 am
Forum: Off Topic
Topic: Cross platform tools
Replies: 7
Views: 2753

Re: Cross platform tools

Thanks for the info.

GL Basic and Haxe looks interesting. I will check it out.