Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Tags: OSPG/binwalk

Tags

v2.4.3

Toggle v2.4.3's commit message

Verified

This commit was signed with the committer’s verified signature.
stkw0 David Roman
release 2.4.3

v2.4.2

Toggle v2.4.2's commit message
release 2.4.2

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
stkw0 David Roman
release 2.4.1

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v2.4.0-rc2

Toggle v2.4.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4 from OSPG/deprecated_usages

replace deprecated usages

v2.4.0-rc1

Toggle v2.4.0-rc1's commit message

Verified

This commit was signed with the committer’s verified signature.
stkw0 David Roman
prepare for 2.4.0

v2.3.8

Toggle v2.3.8's commit message
release 2.3.8

v2.3.7

Toggle v2.3.7's commit message

Verified

This commit was signed with the committer’s verified signature.
stkw0 David Roman
Update binida.py

In IDA 7.6 I get "NameError: name 'idaapi' is not defined"
Adding "import idaapi" at the start solves it.

v2.3.6

Toggle v2.3.6's commit message

Verified

This commit was signed with the committer’s verified signature.
stkw0 David Roman
fix build status badge

v2.3.5

Toggle v2.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1 from OSPG/ci_cd_improvement

workflows: update python & ubuntu versions