Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 27-need-ubuntu20-testing
  • 28-stars-assertion-in-accessabovelocalframe
  • 30-erroneous-assert
  • SMP_clc5q
  • aware-sw-delivery
  • cfar_phase1_final_release
  • cfar_phase2_3rdquarter_release
  • cfar_phase2_final_release
  • cfar_phase2_midterm_release
  • cfar_phase3_midterm_release
  • cfar_release
  • cgc-sw-deliverables
  • cgc_dev
  • ewb3e_development
  • faster_deadregs
  • improve-data-source-tracing
  • infinite_loop_fix
  • instfallthrough
  • master default
  • p2-tne-bug-fixes
  • cfar-phase3-final
  • CFAR_AEI
  • CfarJuly2018Eval
  • pre-las-vegas
  • SCCP_12NOV2013
  • fast_metadata_02SEP2013
  • call_graph_priority_27AUG2013
  • remove_DU_chains_21AUG2013
  • alias_analysis_19AUG2013
  • alias_analysis_17AUG2013
  • duchain_data_structures_25JUL2013
  • stonesoup-phase2-tne-release
  • IDA64_28JUN2013
  • hashing_lea_addition_26JUN2013
  • IDIOM_23_21JUN2013C
  • truncation_signedness_21JUN2013
  • IDIOM_21_bitwise_not_17JUN2013B
  • IDIOM_20_memory_reduction_17JUN2013
  • deadregs_bitset_14JUN2013B
  • scaled_indexreg_not_unsigned_14JUN2013
40 results
Created with Raphaël 2.2.07Aug65431Jul3029282423222120171615141310987543230Jun29262523151211109654326May2524232220191714131110754130Apr1923Mar22721Feb15528Jan23222119181411108653218Dec10976543128Nov2726252421191814131211987627Oct26242322212016151413832130Sep2725242319173230Aug2926252113116542131Jul302928245126Jun42128May252419181514121097654230Apr29232215127Mar252421181193125Feb21187531Jan28234Dec126Nov24211915126Sep4327Aug25212017131Jul27262524211311964329Jun272625242322212018171413121110987654228May2725242221191615131198430Apr2932131Mar3026242321322Feb24Dec1413430Nov2130Oct2825191817161018Sep14Aug12May11765130Apr27191716151413121110765416Feb141311109325Jan242319Dec1615121076430Nov26221918171413972131Oct302927251729Sep26252321171110322Aug20929Jun2528May191320Apr19118730Mar12Jan627Oct22217529Sep25Mar166Jan53224Nov212018121014Oct25Sep22Aug118722Jul21191817161529Jun28252421191816131198742129May28231716151412876532130AprCompute SSA form for chunked functions.Stop kludging chunk analysis for functions with printf in their names.Perform Live Variable Analysis on functions with shared chunks.Continue improving stack frame analysis.Improve stack frame analysis.Better tail call definition, fewer ERROR log messages on tail calls.Remove unused code and data structures relating to stack frame analysis.Cut more IDA calls to FuncInfo stack frame methods; reduce spurious ERROR log messages.Debugging on IRDB functions.Finish redesign of stack frame analysis.most of stars_irdb_instruction doneSTARS Instruction updates, first STARS op updates for irdb.Restrict SMPInstr::GetSize() to IDA-specific derived classes unless it is just annotation or log output. Use STARS_Instruction_t::GetNextInstructionID() to determine basic block fall-throughs.Remove bad assertion; check for null segment pointer that might be returned from IRDB before dereferencing.Solve Raytheon crash by eliminating old USEs after stack address normalization.Continue stack frame analysis redesign (not called yet).Add more diagnostic output on fatal error.Partial commit of new stack frame access vector computations (not yet called).Add diagnostic output for fatal error before assert(false) call.Omit extraneous CONST field from numeric IDIOM 33 annotations; minor code cleanup.Add explanatory comments.Get rid of UseIDAStackPointerDeltas() calls; continue to simplify loops in AdvancedAnalysis().Fix 64-bit output statements and recognize alloca() calls before the stack frame allocation.changes to support windows binaries, which includes printing offsets as 64-bit values, and ensuring STARS_ea_t is used instead of std::size_t.Get rid of uses of IDA Pro stack deltas.Fix FRAMERESTORE annotations on 64-bit binaries by eliminating hard-coded 4-byte size constant in offset computations.Continue to simplify and combine early stack frame loops through instructions.Continue to simplify stack frame analysis.Simplify stack frame analysis, eliminate FindAllocPoint() and other connections to IDA Pro.Remove last use of function get_endEA().comment additions for clcMove MDFixUseFP() logic earlier, don't depend on IDA Pro numbers, just compute UseFP or not.Minor cleanup in MDFixFrameInfo().BuildFuncIR draft, untested, but builds.Precise analysis of byte width of stack pushes in MDFixFrameInfo().Begin infrastructure for analyzing indirect memory write safety.
Loading