bird_egop
|
243789892d
|
Further simplified MultiByteNopHandler by using an array of tuples and matching patterns from longest to shortest
|
2025-04-14 00:23:58 +03:00 |
|
bird_egop
|
4b549f4b1b
|
Simplified MultiByteNopHandler by using a dictionary-based approach to replace complex conditional logic
|
2025-04-14 00:21:24 +03:00 |
|
bird_egop
|
00547ed273
|
simplify reading logic
|
2025-04-13 23:22:30 +03:00 |
|
bird_egop
|
cf1e1acf71
|
Simplified instruction handlers for better maintainability and consistency. Fixed operand size handling in XOR handlers with 16-bit registers. Added support for 6-byte NOP variant. Fixed formatting of immediate values to maintain consistent output.
|
2025-04-13 23:15:11 +03:00 |
|
bird_egop
|
11a2cfada4
|
nice big refactor
|
2025-04-13 23:06:52 +03:00 |
|
bird_egop
|
a04a16af7d
|
Updated NOP instruction handlers to match Ghidra's output format
|
2025-04-13 18:09:13 +03:00 |
|
bird_egop
|
8cf26060f2
|
Implemented NOP instruction handlers for multi-byte NOP variants
|
2025-04-13 18:00:26 +03:00 |
|