bincfg

A Python tool designed to parse analyzer outputs to produce call flow graphs (CFG), tokenize and normalize the assembly lines within those CFGs, and convert that data into ML-ready formats. We are working on novel approaches to correlate this data with event data collected at runtime.

https://github.com/llnl/bincfg

Science Score: 52.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization llnl has institutional domain (software.llnl.gov)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary

Keywords

machine-learning python
Last synced: 6 months ago · JSON representation ·

Repository

A Python tool designed to parse analyzer outputs to produce call flow graphs (CFG), tokenize and normalize the assembly lines within those CFGs, and convert that data into ML-ready formats. We are working on novel approaches to correlate this data with event data collected at runtime.

Basic Info
  • Host: GitHub
  • Owner: LLNL
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 669 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 2
  • Open Issues: 0
  • Releases: 2
Topics
machine-learning python
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

BinCFG

License: MIT PyPI Supported Python versions Documentation status Tests

A Python tool designed to parse binary analyzer outputs to produce call flow graphs (CFG), tokenize and normalize the assembly lines within those CFGs, and convert that data into ML-ready formats.

Documentation

Our documentation can be found here: https://bincfg.readthedocs.io/en/latest/#

Installation

You can install BinCFG with pip:

sh pip install bincfg

Release

LLNL-CODE-837816

Owner

  • Name: Lawrence Livermore National Laboratory
  • Login: LLNL
  • Kind: organization
  • Email: github-admin@llnl.gov
  • Location: Livermore, CA, USA

For over 70 years, the Lawrence Livermore National Laboratory has applied science and technology to make the world a safer place.

Citation (CITATION.cff)

cff-version: 1.2.0
title: BinCFG
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Justin Allen
    email: glorifiedstatistics@gmail.com
    affiliation: Lawrence Livermore National Laboratory
    orcid: 'https://orcid.org/0009-0006-3282-2676'
repository-code: 'https://github.com/LLNL/BinCFG'
abstract: >-
  A Python tool designed to parse binary analyzer outputs to
  produce call flow graphs (CFG), tokenize and normalize the
  assembly lines within those CFGs, and convert that data
  into ML-ready formats.
keywords:
  - Control Flow Graph
  - Binary Analysis
  - Static Analysis
  - Assembly Normalization
license: MIT
version: 1.0.2
date-released: '2024-05-31'

GitHub Events

Total
  • Create event: 1
Last Year
  • Create event: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels