Thema: Delphi search inside an Exe

Einzelnen Beitrag anzeigen

Benutzerbild von chaosben
chaosben

Registriert seit: 27. Apr 2005
Ort: Görlitz
1.358 Beiträge
 
Delphi XE2 Professional
 
#2

Re: search inside an Exe

  Alt 23. Mai 2007, 10:49
Hi!

The question is: In which format are the pages stored inside the exe? Is ist the raw html-code? Or is it compressed?
If it isn't compressed, u can open the file as filestream or something like this and search for the text u want to find.
If it is compressed or encoded in another way you have to extract the data.
Benjamin Schwarze
If I have seen further it is by standing on the shoulders of Giants. (Isaac Newton)
  Mit Zitat antworten Zitat