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
f654f64c71
Created dedicated Mul namespace for MUL instruction handlers. Implemented MulRm8Handler for MUL r/m8 instruction (opcode F6 /4) and moved MulRm32Handler to the new namespace. Updated InstructionHandlerFactory to register both handlers.
2025-04-16 20:43:06 +03:00
..
Decompiler
more cleanup
2025-04-15 02:42:47 +03:00
PE
fix float
2025-04-13 00:21:01 +03:00
X86
Created dedicated Mul namespace for MUL instruction handlers. Implemented MulRm8Handler for MUL r/m8 instruction (opcode F6 /4) and moved MulRm32Handler to the new namespace. Updated InstructionHandlerFactory to register both handlers.
2025-04-16 20:43:06 +03:00
Program.cs
basic decompiler and fixes
2025-04-14 02:07:17 +03:00
X86Disassembler.csproj
test
2025-04-12 16:42:44 +03:00