-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Since 32bit and 64bit headers have different offsets, we need a way to detect if the binary is 32bit and if so jump to another part in code that handles that
To fix, I'd use similar concepts as in Issue #2.
Or alternatively split the code from main.asm into more functions that take the "bitness" as argument and handle that internally.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request