Results 1 to 4 of 4

Thread: how can i???? DO This Please Help me quickly please

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 1999
    Posts
    219

    Post

    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??

  2. #2
    Guru Aaron Young's Avatar
    Join Date
    Jun 1999
    Location
    Red Wing, MN, USA
    Posts
    2,177

    Post

    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]

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 1999
    Posts
    219

    Post

    how do i open it as a binary to a text box??

  4. #4
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Post

    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
  •  



Click Here to Expand Forum to Full Width