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
a474c4b7e4324f8a4e2e20f2a06af939fbf6fbd2
ParkanPlayground
/
X86Disassembler
History
bird_egop
e5b63270b6
Added detailed comments explaining x86 ModR/M special cases: 1) Mod=00 and R/M=101 (EBP) for displacement-only addressing, 2) Mod=00 and R/M=100 (ESP) for SIB byte requirement
2025-04-16 19:54:15 +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
Added detailed comments explaining x86 ModR/M special cases: 1) Mod=00 and R/M=101 (EBP) for displacement-only addressing, 2) Mod=00 and R/M=100 (ESP) for SIB byte requirement
2025-04-16 19:54:15 +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