Greetings, everyone. I have just joined this list.\

BTW, I have created a text file that represents the entire non-
floating point 586 instruction set, in only a few hundered lines. I 
then wrote a program to expand that file to all possible encodings.

I see two good ways to go about doing this: translation and setting 
the code segment limit such that a fault is generated before jump 
instructions to below the code being analysed; keep analysing up to 
the point of conditional jumps to after the code being analysed.

Lemme know if you'd like me to explain this in a way that makes 
sense.

-WS



Reply via email to