VS 2008 Is CodeVeil The Best Tool Out There For Protecting A Program?

Aug 3, 2010

Is CodeVeil the best tool available right now for protecting a program? I'd like to be sure that when I release my program, it'll be either ridiculously hard (and not worth it) to crack (I.E, to make it free), or impossible to crack. I've been told the latter is impossible

I really just want it to be the absolute safest, and secure, without increasing the memory or CPU requirements of my program. I'm going to trial CodeVeil from Xheo... I'm wondering if anyone else has used any others, and what is the best? Pricing isn't a big deal for me.

View 5 Replies


ADVERTISEMENT

Protecting File By Program?

Aug 11, 2010

Is it possible to limit access to a file based on the program accessing it?

I am trying to create a VB program that interacts with an XML file to store and retrieve user accounts and passwords. I would like for my program to be the only thing that can access the XML file, but still have the ability to edit it inside of the program.

View 1 Replies

VS 2008 Protecting The Source?

May 22, 2010

I'm developing an app atm. When it is finished, I will be selling the source. How do I make it so that the source can only be compiled if the persons Hardware ID is in my database? or something like that. I basically want it so that the user cannot use the source if they aren't "registered".

View 2 Replies

Protecting Data - XML And RTF Files

Jun 3, 2011

My application creates, as well as, reads and writes to both xml and rtf files. A way to protect these files from tampering? That is, the content within them should only be changed by the application.

View 6 Replies

Protecting Software From Being Copied?

Dec 5, 2009

Protecting software from being copied?

View 9 Replies

Add Tool Tip To An Image In Program?

Jan 21, 2011

Is it possible to add tool tip to an image in vb.net

I am showing image to a treeview node.Node has its own tool tip which is shown on text mouse over of node

each node also has a image to which I want to show a different tooltip like image name

View 3 Replies

Protecting Connection String In Config

Apr 4, 2011

For the first time for my project i have saved the connection string in config file. i have created a new config file by the name of SQL.Config and used it in app.config <connectionStrings configSource="SQL.config"/>

View 2 Replies

VS 2010 Program Run Restriction Tool?

Oct 13, 2010

I am having a hard time dealing with this project. I wish to make a program that will be able to restrict programs to run. For example:Since we all know that the gpedit.msc has this ability. Which will add a new subkey under HKCUSoftwareMicrosoftWindowsCurrentversionPoliciesexplorer with a new subkey DisallowRun, and a DWORD value at the Explorer key will be added DisallowRun.If I click the Button1, the text in the Textbox1 will add a String Value to the key above.

View 4 Replies

Protecting Text In A Find / Replace Action

Oct 9, 2010

I have been wondering about this for a long time and have not found any ways to do this other than write my own text editor for it. Regarding the following lines of

[Code]...

View 6 Replies

Guide To Protecting Software Products Against Top 8 Piracy Threats

Jul 18, 2011

Here is a link to a FREE whitepaper relating to;"From Hack to Counterattack: A Guide to Protecting Software Products Against the Top 8 Piracy Threats"in case any of you want to get it? url...If you do not want to enter your details on the above page then go here: url...Try the World's Strongest Software Protection Today.You can download the Sentinel HASP software DK Version 5.10 right now or request the full Sentinel HASP DK at no charge. The standard Sentinel HASP DK enables you to test Sentinel HASP with both HASP SL (software) and HASP HL (USB dongle) protection keys. The software DK enables you to test Sentinel HASP with HASP SL protection keys only following a simple software download.[code]

View 6 Replies

Make A Tool Bar In Task Bar Such As Windows Media Player Tool Ba

Jan 5, 2010

I want to make a Tool Bar in my task bar such as windows media player tool bar.

I'm using VS2005.net Windows xp Professional Edition.

View 5 Replies

Tool For Converting Variable And Loops Declarations From Program To C++?

Jun 25, 2010

Is there any available tool for converting variable and loops declarations from VB.NET to C++?

View 3 Replies

Put Tool Tip Text In Tool Strip Status Label?

Oct 17, 2010

how to put the tool tip text in status bar label this in form load event

View 14 Replies

VS 2008 ASP.Net Admin Tool?

Apr 14, 2010

I've got an asp.net assignment where I'm to create 7 user's in the ASP.Net Admin Tool but when I open it up and click the security tab I'm getting the following error message:"There is a problem with your selected data store..." problem is, I don't even know what a data store is and VS has never had me select one... any ideas how to fix this? All my Asp.net apps work fine on this computer.

I'm running VS 2008 on Win7 Home Premium x64 and I did install SQL Server 2008 Express last night in case it's needed.

View 5 Replies

VS 2008 Use The Randomize Tool?

Mar 20, 2011

i have a sub-procedure to choose between two players and im trying to use the randomize tool. how do i get it to pick either 1 or 2 and no other numbers?

View 2 Replies

VS 2008 - Making A Tool For The Game?

Aug 23, 2009

Well the thing is im making a tool for a game(No hack)the display is like this Name : [here a text box] Time : [Here can be laber or textbox] [start] [stop] [reset] in the first textbox the user who is using the program have to put a player name and in time when they click start in the second textbox or labe it should start countingdown from 1 hour 1:00:00.Stop only stop the time but let the time where it was and reset to reset the time.so when the time get to 0 something should pop up with the name of the player that the user put in the text box like MsgBox Frolox's time has finish or something like that but it have to appear in top of everything.

View 16 Replies

VS 2008 Tool Strip Buttons?

Mar 31, 2010

I have various buttons in a tool strip which perform various commands aswell as function keys that carry out those same commands. So I use:

toolstripbutton.performclick()
to execute the same code

View 6 Replies

VS 2008 Vertical Scroll Bar Tool?

Mar 22, 2010

My VSScroll is set from a minimum of 0 to a maximum of 100 but when I slide it it only goes from 9 to 100.

Also it increases when I slide it down and increases when I slide it up. Any way to reverse this?

View 2 Replies

Develop One Tool In Visual Studio 2008?

Jan 31, 2012

i want to develop one tool in visual studio 2008. I don't know about using the serial comm rs232 function there in visual studio?

View 1 Replies

VS 2008 : Display Tool Control At The Caret?

Jan 30, 2010

My code editing program, with text colouring and lots more, is almost finished. It uses a rich text box to edit in.On the right is a listbox, called the "suggestion box" The suggestion listbox is kinda large and eats up lots of valuable edit space How can I display my "suggestion listbox" control underneath the caret, like in Visual Basic?

View 7 Replies

VS 2008 Can't See Custom Control In VS Tool Box From Referenced DLL

Apr 14, 2010

I have created a custom control in one VS project. Once tested and built, I then copied the object over to a structured class library type project I hope to use as a code repository for these kind of things. To ensure I can get to the control, I created a test project and added this repository dll as a reference. The problem is that I cannot see the custom control in the toolbox.

Is there an attribute or something I should've used in the repository dll in order for this to happen?

My objective is to create a custom namespace in this repository dll so that any custom objects or controls can be referenced in various other applications without having to copy the objects to each. I know my reference is good as I can create the control in code. I would just like to see it show up in the toolbox!

View 3 Replies

[2008] Upload Tool Hosting Servers

Jan 27, 2009

I'm trying to develop a tool to make upload of movies to some Hosting Servers like [URL]

I need to fill flash form and then submit the movies automatically!

View 5 Replies

VB Tool Strip Container - From Chapter 6 Of The Microsoft Press "Build A Program Now" Book

Sep 10, 2010

This is a VB.Net newbie question. I am working through the Microsoft Press "Build a Program Now!" book using VB 2005. I am in Chapter 6 where you build a simple browser. But, my problem is with Tool Strip Containers. I am running Visual Studio 2005.

[Code]...

View 3 Replies

VS 2008 Setting The Tool Tip Of A Button On A ToolTip Control?

Aug 7, 2011

I would like to set the tool tip of a button on a ToolTip control , but I would like it to do it by code during run time , not during design time . Is it possible ?

View 4 Replies

VS 2008 - How To Make Graphics Tool Lines Stay On PictureBox

Jul 3, 2009

My picture box is in a panel. How to prevent lines created using graphics tool from getting erase when moving the picture box around? Sometimes when I minimize my form, the lines goes missing also.. How do I make the lines stay on the picture box?
Example shown below in a gif...

View 2 Replies

VS 2008 : Tool Box Use For Column Preview From Database Use For Edit And Save?

Feb 3, 2011

I am using Regex operation by retriving column into Richtextbox and run sevral time of all regex operation ( which is quite good and faster on that) then updating that inti database (Sqlite).

1. Retriving 1 million of record column into richtextbox from database.

2. updating database with that.(using richtextbox).these things killing time.

what to use in place of that.(means what to use for fast preview-run regex - update that edited column into database)

View 1 Replies

Any Tool To Convert Multiline Text For Visual Studio 2008/2005?

May 24, 2010

Is there any tool that will convert a multiline text, to a compatible multiline string for Visual Studio 2008/2005?For example:

line1
line2
line3

[code].....

View 3 Replies

VS 2008 Color Clicking Tool - Hunt Down Colors On The Whole Screen And Click Them Every Xxx Seconds

Nov 17, 2009

I'm trying to make something that will hunt down colors on the whole screen and click them every xxx secs.. here is what i have so far..

[Code]...

View 2 Replies

[2008] Creating A User Tool For A Game - Simply Shows Information About My Own Character

Feb 23, 2009

I am creating a user tool for a game I am playing (NOT a hacking tool, it simply shows information about my own character). I have a template of what I need to do with the data I recieve, here is the code, it is coded in PHP

function decode_style($r) {

//get gender
$gender_array = array('Male', 'Female', 'Male 2','Female 2','Male 3', 'Female 3');
$style['Gender'] = $gender_array[round($r / hexdec(4000000))];
//GET AURA

[CODE]...

Ok, I understand PHP a bit (As you know one programming language you can understand just about any) and this is what I have created from this

Dim Style As Decimal
Dim Rank, RRank As Decimal
Dim Gender, RGender As Decimal
Dim Aura, RAura As Decimal

[CODE]...

As you can see, it is receiving a single piece of data from a remote SQL server, I then need to run this data through the above calculations (Seen in the PHP file) although the answers I'm getting are incorrect.

Here are some simple instructions I got in what goes on between values:

gender :
PHP

[CODE]...

aura:
PHP

[CODE]...

View 1 Replies

VS 2008 : Display A List Of "bank Transactions" : What Tool To Use

Jan 10, 2010

I'm trying to display a list of "bank transactions" (these are fake, it's a game) so no need to worry about security but what tool should I use? I've use a Grid view for other parts of the game and don't want to "overuse" this tool.The list may have 2 rows it may have 30 rows although I might limit this? It will need to be able to use a date, a text reason and a value.

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved