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 20:01:17 +03:00
Code
Issues
Releases
Activity
ParkanPlayground
/
X86Disassembler
/
X86
/
Handlers
/
Jump
History
bird_egop
17ef78a7a7
Fixed instruction boundary detection and added JGE instruction handler
2025-04-13 03:19:42 +03:00
..
ConditionalJumpHandler.cs
cleanup
2025-04-12 23:40:48 +03:00
JgeRel8Handler.cs
Fixed instruction boundary detection and added JGE instruction handler
2025-04-13 03:19:42 +03:00
JmpRel8Handler.cs
Fixed instruction boundary detection for complex instruction sequences
2025-04-13 03:08:37 +03:00
JmpRel32Handler.cs
move handlers
2025-04-12 21:34:16 +03:00
TwoByteConditionalJumpHandler.cs
cleanup
2025-04-12 23:40:48 +03:00