Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
B
binwalk
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • fact-gitdep
  • binwalk
  • Repository

Switch branch/tag
  • binwalk
  • src
  • scripts
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Peter Wu's avatar
    Fix running binwalk from build dir · 2b61f4f0
    This patch fixes some cases in running binwalk:
    
     - from build dir: src/scripts/binwalk
     - from repo dir: src/build/binwalk
     - from custom dir, but without full path: ./binwalk
       (`dirname(dirname('./binwalk'))` becomes an empty string which is
       treated as "current working directory" while the expected output is
       "..")
    Peter Wu authored 10 years ago
    2b61f4f0
Name
Last commit
Last update
..
examples Directory cleanup; signature updates 10 years ago
binida.py Minor documentation changes; updated example scripts; improved binida.py IDA plugin. 10 years ago
binwalk Fix running binwalk from build dir 10 years ago