Skip to content
Snippets Groups Projects
  1. May 18, 2015
  2. May 16, 2015
  3. May 13, 2015
    • an7s's avatar
      support multiple warnings file · a7583fba
      an7s authored
      while the code supports multiple warning records per instruction,
      we only allow one of each type:
      - having both a buffer overflow and tainted reference is ok
      - having 2 buffer overflow warning records is not ok (we skip the duplicates)
      
      
      
      Former-commit-id: d7c4ac7a0d57714d15ec77ab823a1d80e3a8f050
      a7583fba
    • an7s's avatar
      check for NULL entry point · f0314a0a
      an7s authored
      Former-commit-id: 709f7fddb026669d007a764946edb0c47e592bcf
      f0314a0a
    • an7s's avatar
      fixed bug where we were pinning a NULL entry point · 29d28408
      an7s authored
      Former-commit-id: 3d50b3532b12c8232424797c0dbac8ec5fee4383
      29d28408
  4. May 12, 2015
    • jdh8d's avatar
      · 1e101af3
      jdh8d authored
      Former-commit-id: 2dd5e70e035e9ec779d733ab782cbe99553538ce
      1e101af3
  5. May 11, 2015
  6. May 10, 2015
  7. May 07, 2015
    • jdh8d's avatar
      · a18304da
      jdh8d authored
      Former-commit-id: 03453012fefac86f93f3dbbd2b284cb4b76d2168
      a18304da
    • jdh8d's avatar
      Updated to install into plugins dir · e0f42525
      jdh8d authored
      Former-commit-id: 87859c0512866d33df1bbbd10d72fd666a7becda
      e0f42525
    • jdh8d's avatar
      · b8c8717c
      jdh8d authored
      Former-commit-id: 88a538ed7fbd13d40af0ef73453603cc935417e4
      b8c8717c
    • jdh8d's avatar
      · 4fcd1b8b
      jdh8d authored
      Former-commit-id: 23a499a6222977e80f02ceb4e62f6579a7e3da16
      4fcd1b8b
    • jdh8d's avatar
      · a1447000
      jdh8d authored
      Former-commit-id: 5ae89f0ee537335535c624f5b8aca7079d430091
      a1447000
    • an7s's avatar
      better comment · c4d4cf0f
      an7s authored
      Former-commit-id: 09091c50f1c35dfcce68ca913e124253cbba0306
      c4d4cf0f
  8. May 06, 2015
  9. May 04, 2015
  10. Apr 30, 2015
  11. Apr 29, 2015
  12. Apr 27, 2015
    • an7s's avatar
      spaces --> tabs · 2fd643c6
      an7s authored
      Former-commit-id: 4635e1610c4773865e0239fcea0fec25aa207377
      2fd643c6
    • an7s's avatar
      cleanup · d27c7a63
      an7s authored
      Former-commit-id: d1aa53f161bfd0fb536b55bf6ba8609d408210f4
      d27c7a63
  13. Apr 26, 2015
  14. Apr 24, 2015
  15. Apr 23, 2015
    • an7s's avatar
      build should not configure · 975d1880
      an7s authored
      Former-commit-id: be30da9ef36e39f02c2b68bfe886f03138c0d800
      975d1880
    • an7s's avatar
      fixed short options · 1633196e
      an7s authored
      Former-commit-id: 56860c857f938fbc1853bbbb401be22b4d6b1526
      1633196e
    • an7s's avatar
      Fixed pattern extraction bug for lea · 5fdbfcd5
      an7s authored
      Added options to instrument or not instrument frame and stack pointer
      
      
      Former-commit-id: 9f458d40c39f388eb53c2c4c7765967e75f8030d
      5fdbfcd5
    • an7s's avatar
      testing · 2eb83ffa
      an7s authored
      Former-commit-id: fb284e77297be7952d379ff4e271224b03cb08de
      2eb83ffa
  16. Apr 22, 2015
Loading