Commits on Source (26)
-
Jason Hiser authored
Found bug related to AccessAreaAboveStack being called on lea instructions after normalized defs were set, but those don't apply to lea instructions.
-
Clark Coleman authored
-
Clark Coleman authored
Merge old SPARK changes into master. See merge request !21
-
Clark Coleman authored
Fix issue 28 assertion error on indexed EBP-relative operands when testing for accesses above the stack frame.
-
Clark Coleman authored
-
Clark Coleman authored
-
Clark Coleman authored
-
Clark Coleman authored
-
Jason Hiser authored
-
Jason Hiser authored
-
Clark Coleman authored
-
Clark Coleman authored
-
Clark Coleman authored
-
Clark Coleman authored
-
Clark Coleman authored
-
-
Jason Hiser authored
Ubuntu22 support See merge request !23
-
Clark Coleman authored
-
Clark Coleman authored
-
Clark Coleman authored
Handle calls to external funcs cleanly; handle corner case of leaf func with pushes but no local frame with access below stack ptr.
-
Clark Coleman authored
-
Clark Coleman authored
Convert default arg of SMPFunction::Dump() to explicit arg; add assertions to debug palignr operand issues.
-
Clark Coleman authored
-
Clark Coleman authored
Add debugging output for palignr operands. See merge request !24
-
Clark Coleman authored
-
Clark Coleman authored
Showing
- include/base/SMPBasicBlock.h 8 additions, 0 deletionsinclude/base/SMPBasicBlock.h
- include/base/SMPFunction.h 6 additions, 4 deletionsinclude/base/SMPFunction.h
- include/interfaces/SMPDBInterface.h 2 additions, 0 deletionsinclude/interfaces/SMPDBInterface.h
- include/interfaces/STARSTypes.h 26 additions, 2 deletionsinclude/interfaces/STARSTypes.h
- include/interfaces/idapro/STARSFunction.h 2 additions, 2 deletionsinclude/interfaces/idapro/STARSFunction.h
- libehp 1 addition, 1 deletionlibehp
- src/base/SMPBasicBlock.cpp 110 additions, 6 deletionssrc/base/SMPBasicBlock.cpp
- src/base/SMPDataFlowAnalysis.cpp 12 additions, 0 deletionssrc/base/SMPDataFlowAnalysis.cpp
- src/base/SMPFunction.cpp 788 additions, 311 deletionssrc/base/SMPFunction.cpp
- src/base/SMPInstr.cpp 225 additions, 40 deletionssrc/base/SMPInstr.cpp
- src/base/SMPProgram.cpp 27 additions, 22 deletionssrc/base/SMPProgram.cpp
- src/drivers/idapro/SMPStaticAnalyzer.cpp 4 additions, 3 deletionssrc/drivers/idapro/SMPStaticAnalyzer.cpp
- src/interfaces/abstract/STARSProgram.cpp 2526 additions, 8 deletionssrc/interfaces/abstract/STARSProgram.cpp
- src/interfaces/idapro/STARSIDAInstruction.cpp 2 additions, 2 deletionssrc/interfaces/idapro/STARSIDAInstruction.cpp
- src/interfaces/idapro/STARSInterface.cpp 13 additions, 1 deletionsrc/interfaces/idapro/STARSInterface.cpp
- src/interfaces/irdb/STARS_IRDB_Instruction.cpp 37 additions, 1 deletionsrc/interfaces/irdb/STARS_IRDB_Instruction.cpp
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.