View Single Post
  #6  
Old 09-05-2004, 19:25
nikita@work
 
Posts: n/a
Quote:
Originally Posted by toro
can you explain p-code? i see all encryption routin in native. i saw that level 2 is performed on some portion of begining of hl_api. (first 64 byte) is it true?
I think you working with old version o hl api. It's true but newest versions of packet crypt algo written in p-code. And algo different (version stored in +0xBD filed).

Quote:
Originally Posted by toro
and another question: some call to deviceiocontrol with buffersize=4 and 6 is happen why?
For example one of these short questions detect softice
Try to see how packet forms while HL_INIT/HL_READ/HL_CODE. It's enough.
Reply With Quote