joleeee / rebg

gdb without the b
0 stars 0 forks source link

Group fixes & cs abstraction #7

Closed joleeee closed 1 year ago

joleeee commented 1 year ago

This makes cs_group_name obsolete, not only because we cache these, but mostly just because we have enums we can compare against instead. Future improvement is potential generation at buildtime, or automatically making the definitions. However, I wrote tests which makes sure there aren't any regressions wrt. capstone and this disagreeing over names.

This is basically #6 but for groups.