packing-box / docker-packing-box

Docker image gathering packers and tools for making datasets of packed executables and training machine learning models for packing detection
GNU General Public License v3.0
44 stars 10 forks source link

Add r8-r15 to general purpose registers #134

Closed AlexVanMechelen closed 3 months ago

AlexVanMechelen commented 3 months ago

This PR adds:

Their 32-bit, 16-bit & 8-bit counterparts are also included, since even in 64-bit executables, the 8-bit version of a register can still be used to perform operations on this smaller part of a register.