This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
ParkanPlayground
Watch
0
Fork
0
You've already forked ParkanPlayground
mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced
2025-05-19 03:41:18 +03:00
Code
Issues
Releases
Activity
ParkanPlayground
/
X86Disassembler
History
bird_egop
fe0b04f5a1
Fixed TEST instruction handlers and tests. Updated TestImmWithRm8Handler and TestImmWithRm32Handler to properly check opcode in CanHandle and validate reg field in Decode. Improved test cases to use InstructionDecoder directly.
2025-04-12 21:21:03 +03:00
..
PE
clarify rva members
2025-04-12 18:49:23 +03:00
X86
Fixed TEST instruction handlers and tests. Updated TestImmWithRm8Handler and TestImmWithRm32Handler to properly check opcode in CanHandle and validate reg field in Decode. Improved test cases to use InstructionDecoder directly.
2025-04-12 21:21:03 +03:00
Program.cs
Refactor instruction handlers to use single instruction per handler pattern
2025-04-12 19:57:42 +03:00
X86Disassembler.csproj
test
2025-04-12 16:42:44 +03:00