![]() |
||
---|---|---|
.. | ||
README.md | ||
emitter.vcxproj | ||
emitter.vcxproj.user | ||
generated_class_names.h | ||
generated_class_names_string.h | ||
generated_descriptors.h | ||
generated_indexes.h | ||
types.h | ||
x86_emitter.cpp | ||
x86_emitter.h | ||
x86_matcher.h | ||
x86_op_classes.h | ||
x86_op_encoder.h | ||
x86_op_table.h |
README.md
Our Emitter
Oh god , x86 is a sooo badly designed opcode arch -_-
Emitters are the place where you have functions that you give symbolic instructions and you get binaries out.