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-07-01 04:40:25 +03:00
Code
Issues
Releases
Activity
Files
0ddbfd2951431c73e7393f75a5160b75a0d0eeed
ParkanPlayground
/
X86Disassembler
/
Analysers
History
bird_egop
0ddbfd2951
Enhance control flow analysis and pseudocode generation
2025-04-18 21:52:48 +03:00
..
AsmFunction.cs
Fix address conversion in BlockDisassembler to properly handle RVA addresses and ensure entry blocks are correctly identified
2025-04-18 21:34:35 +03:00
BlockDisassembler.cs
Improve decompiler output and reduce verbosity
2025-04-18 21:42:25 +03:00
ControlFlowAnalyzer.cs
Enhance control flow analysis and pseudocode generation
2025-04-18 21:52:48 +03:00
DecompilerEngine.cs
Fix address conversion in BlockDisassembler to properly handle RVA addresses and ensure entry blocks are correctly identified
2025-04-18 21:34:35 +03:00
FunctionAnalyzer.cs
Fix address conversion in BlockDisassembler to properly handle RVA addresses and ensure entry blocks are correctly identified
2025-04-18 21:34:35 +03:00
InstructionTypeExtensions.cs
t
2025-04-18 16:29:53 +03:00
OperandExtensions.cs
t
2025-04-18 16:29:53 +03:00
PseudocodeGenerator.cs
Enhance control flow analysis and pseudocode generation
2025-04-18 21:52:48 +03:00
VariableAnalyzer.cs
Fix address conversion in BlockDisassembler to properly handle RVA addresses and ensure entry blocks are correctly identified
2025-04-18 21:34:35 +03:00