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-06-19 16:08:02 +03:00
Code
Issues
Releases
Activity
Files
1442fd706059033b0f8e80616560d8c84b7b8eae
ParkanPlayground
/
X86Disassembler
/
X86
History
bird_egop
1442fd7060
Removed obsolete Group1Handler and Group3Handler classes
2025-04-12 20:14:28 +03:00
..
Handlers
Removed obsolete Group1Handler and Group3Handler classes
2025-04-12 20:14:28 +03:00
Disassembler.cs
Refactor instruction handlers to use single instruction per handler pattern
2025-04-12 19:57:42 +03:00
Instruction.cs
Refactor instruction handlers to use single instruction per handler pattern
2025-04-12 19:57:42 +03:00
InstructionDecoder.cs
Refactor instruction handlers to use single instruction per handler pattern
2025-04-12 19:57:42 +03:00
InstructionType.cs
Implemented enhanced x86 disassembler with improved instruction decoding and display
2025-04-12 18:41:40 +03:00
ModRMDecoder.cs
Add support for TEST instruction
2025-04-12 19:26:00 +03:00
OpcodeMap.cs
Add support for RET instruction with immediate operand (0xC2)
2025-04-12 19:36:46 +03:00