This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
parkan-playground
Watch
1
Fork
0
mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced
2026-08-15 02:57:49 +04:00
Code
Issues
Activity
Files
2e6e13315937748d1ee9b68540f0dec38da58d11
parkan-playground
/
X86Disassembler
/
X86
T
History
bird_egop
2e6e133159
Added support for 0x83 opcode (Group 1 operations with sign-extended immediate)
2025-04-12 19:04:43 +03:00
..
Disassembler.cs
Implemented enhanced x86 disassembler with improved instruction decoding and display
2025-04-12 18:41:40 +03:00
Instruction.cs
Implemented enhanced x86 disassembler with improved instruction decoding and display
2025-04-12 18:41:40 +03:00
InstructionDecoder.cs
Added support for 0x83 opcode (Group 1 operations with sign-extended immediate)
2025-04-12 19:04:43 +03:00
InstructionType.cs
Implemented enhanced x86 disassembler with improved instruction decoding and display
2025-04-12 18:41:40 +03:00