forked from klei1984/le_disasm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
disasm: Fixed instruction type to consider proper x86 opcodes
The original function was definitely not written with x86 reference in hand. Though I only fixed JMP and Jxx (conditional) instructions, there may still be wierd interpretations in the rest.
- Loading branch information
1 parent
2d51abc
commit 88d39d7
Showing
1 changed file
with
12 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters