Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BinaryAnalysisPlatform/bap-ida-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: add-primus-intergration
Choose a base ref
...
head repository: BinaryAnalysisPlatform/bap-ida-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 14 files changed
  • 3 contributors

Commits on Sep 13, 2018

  1. Merge pull request #36 from BinaryAnalysisPlatform/add-primus-intergr…

    …ation
    
    adds primus integration
    gitoleg authored Sep 13, 2018
    Configuration menu
    Copy the full SHA
    f1cdd95 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Ida 7 integration + minor fixes (#37)

    * minor fix to makel bap plugins woth with IDA 7
    
    * few fixes to increase robustness
    gitoleg authored and ivg committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    3a64cf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Configuration menu
    Copy the full SHA
    958b5c2 View commit details
    Browse the repository at this point in the history
  2. refactoring

    gitoleg committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    e08185b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. minor fix in tests

    gitoleg committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    5ead27e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Merge pull request #39 from gitoleg/fix-loader

    fixes loader  IDA-7 compatibility
    gitoleg authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    2bd0cde View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. updates to BAP.2.0 cmdline interface (#42)

    * updates to BAP.2.0 cmdline interface
    
    Bap.2.0 has a new cmdline interface, and this PR makes `bap-ida-python`
    even with it
    
    * fixes readme
    gitoleg authored Nov 13, 2019
    Configuration menu
    Copy the full SHA
    77947fc View commit details
    Browse the repository at this point in the history
  2. hardens tests for PR#41 with ida 7.3 updates (#43)

    * fix plugin flags for ida7.3
    
    * fixes tests
    
    * rm trailing space
    gitoleg authored Nov 13, 2019
    Configuration menu
    Copy the full SHA
    dfa632a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    154851c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. fix plugin flags for ida7.3 (#41)

    Co-authored-by: Ivan Gotovchits <ivg@ieee.org>
    hluwa and ivg authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    d8d4679 View commit details
    Browse the repository at this point in the history
Loading