Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 13-keystone-should-return-an-error-when-assembling-instruction
  • 19-need-ubuntu22-support
  • 21-job-failed-248429
  • SRL-Windows
  • SRL_kernelModules
  • ZS-91-opensrc-zipr
  • add-u24
  • add_arm32_eh
  • ais-release-sept-2019
  • arm_port
  • aware-sw-delivery
  • bugfixes
  • cfar_phase1_final_release
  • cfar_phase2_3rdquarter_release
  • cfar_phase2_final_release
  • cfar_phase2_midterm_release
  • cfar_phase3_midterm_release
  • cgc-sw-deliverables
  • cgc_dev
  • copyright-headers
  • gt_eval
  • Release-2-26-2021
  • cfar-phase3-final
  • CFAR_AEI
  • CfarJuly2018Eval
  • pre-las-vegas
26 results
Created with Raphaël 2.2.014Apr11108732131Mar30282625241912328Feb272524212019181714131211430Jan29282723222017983224Dec211913965327Nov2625191814Oct109430Sep241813430Aug292624212019171662130Jul29272322191816151211109532130Jun292827262524232221201918171514131211108765429May282723161514131098763230Apr2927252423181615141211109765432126Mar19171513128765432128Feb27222019181518Jan17159421Dec1865429Nov232116149652131Oct29261512115320Sep18141312111086Updates to watch for pushes that are not in the prologue. this likely makes functions not canary safe due to push/pops around call sites.Updates to fail decoding some instructions that have a vex prefix and aren't allowed to.Updates to detect bogus switch table jumps that leave a function (Ida getting it wrong)Use GetArchitectureBitWidth for nasm BITS instead of fixing at 32 bit in Instruction_t::assemble()Added AVX instrucxtions (also, reformatted to remove crlf nastyness. Still needed: avx cleanup, and verification that all insns covered. Also added 3dnow insns.Final version ? fixed simple test program to force inference of an unsigned long (instead of signed long)Added underflow supportfixed lea Memory Decoration to omit any. this was previously in BuildCompleteInstruction, Updates to beaengine for AVX instruction supportconverted label_offset from int to long long, as very very very long-running p1's will run out of labels eventually.Updates to print verbosity more nicely.revised fix for leas, printed function # as transformed.Updates to sanitize p1 betterupdate to support appfw updates (a.ncexe.sigs.orig)Hacked in the do_canaries option again, but not as good as before. The diff. is that error_amplification cannot use canaries now, when previously it could. This matters not for P1 xform, but with sufficient coverage, it might be helpful to error_amplify with canaries and then turn off canaries only for the final output. (also, fixed minor bugs) added support to gdb p1transform.exeChange sed filter for replayer coverage file to change main executable name to match registered name in IRDB.Better error check for STARSupdates to beaengine to dael with some odd instructions (les,lds,lss,lgs, vmptrld, rdrand, etc.)forgot to add filesRefactored 32bit into separate classsimple 64 bit overflowsAdded query structure cacheignoreAdded sql query structure cacheadded sql query structure cacheFix twitcher LD_PRELOAD variable name.copying trunk to branches/solaris_portcopying trunk to branches/solaris_portadded support to sanitized based on bad jump table function grouping, and fixed bugs in addr->section mapping function(s)
Loading