xoreaxeaxeax / sandsifter

The x86 processor fuzzer
BSD 3-Clause "New" or "Revised" License
4.91k stars 350 forks source link

how to analysis the instructions from sandsifter #68

Open hunterzju opened 6 years ago

hunterzju commented 6 years ago

Your work is amazing! But I want to know how to check the instructions from sandsifter. I mean how can I know a instruction is just like a Nop or may cause serious security problem?