Skip to content

issues Search Results · repo:BinaryAnalysisPlatform/bap-python language:Python

Filter by

7 results
 (52 ms)

7 results

inBinaryAnalysisPlatform/bap-python (press backspace or delete to remove)

I m seeing this warning on Python 3.10: .../lib/python3.10/site-packages/bap/noeval_parser.py:124: DeprecationWarning: invalid escape sequence \. parent = objs[k] = (in_s[i+1:endpos]).encode( ...
  • gmacon
  • Opened 
    on May 4, 2023
  • #19

Following the setup instructions, running opam install bap-server and building from source (after figuring out LLVM dependencies, etc): - It seems bap-server uses ~/.opam/system/bin/bap. This binary ...
  • tnballo
  • Opened 
    on Dec 16, 2020
  • #17

Currently setup.py explicitly requires python2.7. Many distributions remove python 2 packages. Would be nice to kill it finally in favor of Python 3.
  • XVilka
  • Opened 
    on Sep 21, 2020
  • #14

Hi all, I really enjoy using BAP, but I encountered some bugs today while using SSA pass. I attached the minimal reproducible source code and the compiled binary. phi.zip Configurations: - OS: Debian ...
  • zzrcxb
  • 1
  • Opened 
    on Sep 8, 2019
  • #12

I got the following error while executing bap.run on a node binary. I was told on bap forum that it is a bug in bap: Traceback (most recent call last): File extract_bpir.py , line 406, in module main() ...
  • GodsJoy
  • 2
  • Opened 
    on May 2, 2018
  • #8

Hi, bap does not have the image method anymore and I think the page needs to be updated with a new example. Am i right? Thanks
  • frapik99
  • 2
  • Opened 
    on Feb 26, 2017
  • #4

adt.py seems to be missing an import for bap.bir.Tid, so an attempt at using find with a key of that type fails (such as the simple example on the main page)
  • tylerni7
  • 2
  • Opened 
    on Nov 10, 2016
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub