Capicom and crypt binary files -
Hi ,i'm looking for a dll to encrypt birnary and text files , i think that capicom dll can do it ,but it's possible to encrypt binary files? ,i had tryed but i can't ,does anybody can show me an example?
Thanks ,
Capicom and crypt binary files -
Hi ,i'm looking for a dll to encrypt birnary and text files , i think that capicom dll can do it ,but it's possible to encrypt binary files? ,i had tryed but i can't ,does anybody can show me an example?
Thanks ,
CAPICOM prerequitsites (RESOLVED) -
Hello everybody
I want to use CAPICOM to digitally encrypt a password in my application. I know that CAPICOM is based on CryptoAPI. I have downloaded and installed the latest Microsoft SDK. Does this contain both the CAPICOM and CryptoAPI libraries? Also, in order to use CAPICOM wha
Any crypt API Function -
I've heard about API functions used to crypt files thnks to the RSA-64 Bits method. (Is it only used in Windows CE)
Anyone has more informations ?
Or any link or files talking about safe encryption ?
Thanks.
Hash, base64, binary encryption, secure random numbers [CAPICOM] -
I got bored today and decided I'd write a better example of using the CAPICOM library with visual basic.
Requirements:
Version: CAPICOM 2.1.0.1
http://www.microsoft.com/downloads/d...DisplayLang=en
Instructions:
1. You will need to download and install this CAPICOM library in
Exception while publishing project -
Hi all,
When I am publishing my project I ma getting following exception pls let me know if any body know the solution:
Error 2 SignTool reported an error 'Failed to sign bin\Release\WitnessAVI.publish\\setup.exe. SignTool Error: Signtool requires CAPICOM version 2.1.0.1
Capicom - size of encrypted field -
I am using Capicom in a web page with VBscript to create encrypted data to put it into a database field. I can't find anywhere in the online doc etc. how to know who large the field will be once it is encrypted. Is there a way to know that, or is there a way to control that? I need
Deleting a registry key... -
*** IS WRONG HERE?!?!?!
Microsoft.Win32.Registry.LocalMachine.DeleteSubKey("reg://HKEY_CURRENT_USER\Software\GameSpy\GameSpy 3D\Registration\Crypt")
Crypt has a value....trying to totally delete Crypt
it says it cant find a subkeytree for the path....
I NO ITS THE
Crypting -
Is there anyone so nice that would give me a code to crypt and encrypt a file? Not too simple (like just 255 - byte) and rather fast. I just want to crypt my game files so that everyone wont be able to edit them with a hex editor...and I want to code the game itself, not crypting thing
reading from ini file fails with capicom again -
Hi there,
I have made a login form which has a form_load inwhich it reads from an ini file the value "password".
But I would like to encrypt the value so I have used capicom
The ini files looks like this:
[Login Gegevens]
UserName=systeem
Database=MVL00001
PassWo
[setup installers] -
hi there
i ahve created an exe program which needs follwoing dlls
1) capicom.dll
2) comcat.dll
3) asycfilt.dll
4) msvbvm60.dll
5) oleaut32.dll
6) olepro32.dll
7) vb6stkit.dll
8) riched32.dll
and the following ocx controls
1) comdlg32.ocx
2) mscomctl.ocx
3) richtx
[2005] Binary files -
Hi
I would like to learn how to use binary files.
I have programmed with vb6 for a couple of years and now I use vb.net,
But for some reason I have never learned anything about binary files.
I would like to store files in a single file like WinZip without compression.
Any one
Need VB3 project files converted from binary to text -
I have an old project that I wrote in VB3 (the frm and bas files are in binary form, which was the default back then.)
The oldest version of VB I've been able to get my hads on is VB5, which won't convert binary project files.
The project consists of three small files. All I need
Crypting the best way to crypt -
What is the best way to crypt a STRING in a STRING
-Without declaration
-Without DLL
Random vs Binary files Performance -
Can anyone tell me if there is a difference in speed between openig random files and binary files ?
My program processes files containing fixed length records - so I can use random access (get and put the record numbers) or binary access (using Seek to get to the right position - recl
binary files... -
What I am basically looking to do is create a *.dat file out of a random # of files in a listbox. and then read/ split them back into their original form later on, I would assume that I would need some sort of formatting such as:
<header>
files:3
</header>
File1:
[b
URGENT - binary stuff -
I am required to conduct a Binary Comparison between two files.
In need to make a program that compares the two files byte by byte and does not attempt to resynchronize the files after finding a mismatch. How do i do this?? I have little knowledge about binary mode.
Thanks.
It is
Crypt function -
I need a simple crypt/decrypt function to be used for passwords in a database. Nothing very complex, just a simple string function.
Thanks in advance
Regards
Binary Viewer Question -
How come every binary viewer I found on the net is really a hex editor? Is there an actual program or way to get a files binary info? Just to view the files 0's and 1's, thats it nothing else. Thanx
text into sub -
Hi everyone,
this is a bit of a strange question and I don't think you can do it, but I thought I'd ask anyway.
say you have a text file which contains vb code, is there anyway to say import that text file into your program to say turn it into a sub?
for example say you had a
reading files in visual basic 6 -
can anyone explain what are these types of reading files:
-random access;
-binary;
-sequency(is right write?);
and i wanted some files types examples(for example: i don't have sure if images/pictures files are binary files type).
i don't need the code, only a geral introdution.
t
Archiving Several Files Into One -
I need to take several files, binary files. And then put them into one file. Kind of like a zip file, but im not bothering with any form of compression.
Im not talking text files, im talking real binary files like MP3s and BMPs. Can anybody help me out here?
[02/03] xml to binary conversion -
I am using xml files in my one of project through which, I am firing commands on database.
So is there any way to convert those files into binary format, so that these files will become hidden to users using my software without affecting my logic??
Waiting for positive reply. code he
Converting text files to binary -
Hi,
Can anyone give me some sample of code of a a VB program converts a text file into a binary file. More specifically what I want to do is to reading the binary file is the read it in Matlab. I suppose I need to put some headers onto the binary file to make it a a true Matlab file
Binary Files - PLEASE HELP ME! -
I'm trying to send a gif file over the internet in binary mode, but when i execute my program... I Get: "Run Time Error 458;
Variable uses Automation type not supported in Visual Basic"
In Line 03:
01 Open App.Path & "\MyPict.gif" For Binary
CAPICOM 3DES not working in a few machines -
hello, i am using capicom.dll and try using 3des and developed a activex component. This activex works in some machines but in other machines it just gives me error. if i switch to des it works in all the machines. any one knows y 3des works in a few machines and not in a couple of o
How To -- Binary Files vs TextFiles -
Edit: If you do not want to read it all, go to the very last sentences.
I have been reading up on the subjects.
I wish to keep this topic in the idea for game data files.
Now alot of companies enjoy to make their games mod-able, some don't. I personally would like to make every
Binary File COnversion -
Hi All,
Is there any tool available to convert binary files to text files.If so plz give me the url or the application.Plz treat this as urgent.
Sending/Receiving binary files -
I was wondering if anybody would have any example code on how to send/receive binary files.
I've been trying to do this for awhile and have yet to be successful at it....
Any help would me much appreciated
Storing Binary Files in SQL -
Can someone point me in the right direction for learning how to take binary files and moving them to SQL. (I want to take .MP3 and store them in SQL)
Thanks!!
Finding text in a BINARY fileI -
I would like to write an app that would read a binary file search thru a for a variable length word or phrase and upon finding it would display the word(s) found along with enough text before and after it to put it into context. Trouble is, I have no idea how to read binary files.
N
Reading binary files in VB -
Hi, I am a new VB programmer. I want to read binary files and dispaly it on the monitor. Can any one help me out ?
Dumb as hell question -
Ok, yeah, I admit it. I'm either
a) Stupid
b) Lazy
But I can't figure out how to write to binary files. I mean, I know the Put thing and all that - hell, I even managed to cobble together a file splitter/joiner program that really works. But how do you actually, erm, make, like,
File Crypting -
Well, first off, I want to make a file cryptor. I have had loads of experience with people decompiling and cracking some of my programs. Also, all commercial packers and cryptors either make your file detected by AV or are easy to unpack/unencrypt. So basically, I felt like making my o
Binary vs Text -
Hello,
I was wondering which is faster?
Using the binary way to save files or using the text method to save files. I noticed if I save the files via text is is a few bytes smaller...
Note: Filename would = the path of the file
Binary method
Open FileName For Bin
How to tell if a file should be opened as binary or not -
Is there a way to tell if a file should be opened as a line by line reading file or as a binary file? html,bat,ini,txt are usually simple text files and can be opend for Input as a line by line read, others like picture files or mp3 files are binary, but there are hundreds of file type
How I binary write files to a Web browser -
I need to store files such as Adobe PDFs on a server other than my Web server. When users request one of these files, I need to binary write that file to the browser, since there is no direct link from the Webpage to the file. How do I binary write a file to the user's browser? Any
How do you write binary files to a browser -
I need to store files such as Adobe PDFs on a server other than my Web server. When users request one of these files, I need to binary write that file to the browser, since there is no direct link from the Webpage to the file. How do I binary write a file to the user's browser? Any
Cryptic Writing -
ok I understand how the whole crypt function works with the salt. For a password I could store it encrypted in my DB using the crypt($password, $salt) command and just gcome up with an process to develop the salt. My question is how do I get an encrypted string from my database (say a
Binary Help -
I've avoided reading and writing binary for some time now, but now I need to no whats going on. could someone give me an example or reading and writing a binary file. for instance, writing a variable which holds "Visual Basic" as a string, and writing it out to a file in bi
Storing End-User Passwords In SQL Server Tables -
I am building a web application using SQL Server and VBScript ASPs. I would normally use CAPICOM to hash the passwords and store them in a user table. When the user wants to log in, I hash the string he supplied during the challenge and compare it to the value stored in the DB.
Th