|
-
Nov 25th, 1999, 12:54 PM
#1
Thread Starter
Addicted Member
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??
-
Nov 25th, 1999, 01:40 PM
#2
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
[email protected]
[email protected]
-
Nov 26th, 1999, 12:11 PM
#3
Thread Starter
Addicted Member
how do i open it as a binary to a text box??
-
Nov 26th, 1999, 12:19 PM
#4
Why not use Help once in a while?
------------------
Marty
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|