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-20 04:11:17 +03:00
Code
Issues
Releases
Activity
ParkanPlayground
/
X86Disassembler
/
X86
History
bird_egop
dffc405c10
Refactored instruction decoder into smaller, more maintainable components using handler pattern
2025-04-12 19:18:52 +03:00
..
Handlers
Refactored instruction decoder into smaller, more maintainable components using handler pattern
2025-04-12 19:18:52 +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
Refactored instruction decoder into smaller, more maintainable components using handler pattern
2025-04-12 19:18:52 +03:00
InstructionType.cs
Implemented enhanced x86 disassembler with improved instruction decoding and display
2025-04-12 18:41:40 +03:00
ModRMDecoder.cs
Refactored instruction decoder into smaller, more maintainable components using handler pattern
2025-04-12 19:18:52 +03:00
OpcodeMap.cs
Refactored instruction decoder into smaller, more maintainable components using handler pattern
2025-04-12 19:18:52 +03:00