pwntools
pwntools copied to clipboard
Refactor encoders
Most changes to ARM alphanumeric (reduced duplication and fixed indentation).
I know you put a lot of effort into refactoring the ARM encoders, but I'm hesitant to do so without working tests (since the encoders have all been broken for some time). All of the code was lifted from an academic paper, so any diversion from that is a maintenance burden.
Agree with @zachriggle it would be nice to get the encoders working and tested before refactoring / rewriting them.