PDA

Click to See Complete Forum and Search --> : how can i???? DO This Please Help me quickly please


XxEvilxX
Nov 25th, 1999, 11:54 AM
how can i scan files for like a string in there coding? like i want to scan like Text3.text = "32423423" how would i do that scan a .EXE File for some pieace of coding or a binary code??

Aaron Young
Nov 25th, 1999, 12:40 PM
You'd have to Open the File for Bianry Read then step through the File Looking For Matches, it's not bad for small Text Files, but not EXE's in General.

Slow and not recommended.

------------------
Aaron Young
Analyst Programmer
aarony@redwingsoftware.com
adyoung@win.bright.net

XxEvilxX
Nov 26th, 1999, 11:11 AM
how do i open it as a binary to a text box??

MartinLiss
Nov 26th, 1999, 11:19 AM
Why not use Help once in a while?

------------------
Marty