View Single Post
  #5 (permalink)  
Old 10-21-2004
talius talius is offline
Registered User
 
Join Date: Nov 2003
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
talius is on a distinguished road
Quote:
Originally Posted by dexterp
Thank you I was already thinking about using web interface for it, i was dreaming about a faster way

Btw, is there any way to recognize enigma image version?
And do we have to manually parse html response file?

Dexter
I don’t know if there is any sufficient way of determining enigma version. However what is interesting here is the version of the web interface.
I just analyzed the html response on the home page and found something what is unique for each image. Then I recognize the version by this unique element.

Regarding parsing the html response, you have to handle the response using appropriate routines in your programming environment. It is mainly about strings handling routines.

regards
talius
Reply With Quote
 
Page generated in 0.11661 seconds with 9 queries