Closed astuder closed 6 months ago
Went through RAnalOp and added most of the fields for decode.
Still missing are more complex fields like srcs, dsts, switch_op, etc.
Also added some error checking, so that it's easier to catch errors in the Python plugin, e.g. typos in field names.
Yay! Looking way better on every commit
Went through RAnalOp and added most of the fields for decode.
Still missing are more complex fields like srcs, dsts, switch_op, etc.
Also added some error checking, so that it's easier to catch errors in the Python plugin, e.g. typos in field names.