hello OwnedCore
for now i can find the opcode/structure handlers if i have the opcode value and name! so i have 2 issues about this:
first ) How Can I know a specific opcode value (ex:0x1022) belongs to a opcode name (ex:CMSG_READ_ITEM) ???
second) I know there is a relation between Opcode Number and Offsets So How can i calculate the offset by it is own opcode number??
These are so important to me
Thanks For ur help people