Git Product home page Git Product logo

Comments (3)

LeonidKalichkin avatar LeonidKalichkin commented on July 16, 2024 1

Got the same issue, found a solution.

From binwalk installation guide:

Binwalk's --disasm option requires the Capstone disassembly framework and its corresponding Python bindings:

$ sudo pip install capstone

-Y is an alias for --disasm. Option description is not shown when requirements are not satisfied.

from cve-2022-27255.

OctavioGalland avatar OctavioGalland commented on July 16, 2024

@tosiara it works with Binwalk v2.3.3, it should also work with the version available in the latest Ubuntu's repos.

$ binwalk -Y ./Nebula300+_v12.01.01.37/Nebula300+__V12.01.01.37_en_NEX01.bin  # router firmware used in the presentation

DECIMAL       HEXADECIMAL     DESCRIPTION
--------------------------------------------------------------------------------
8             0x8             MIPS executable code, 32/64-bit, big endian, at least 1250 valid instructions

$ binwalk --help

Binwalk v2.3.3
Craig Heffner, ReFirmLabs
https://github.com/ReFirmLabs/binwalk
[...]

Please let me know which version you are using and what output you are getting.

from cve-2022-27255.

tosiara avatar tosiara commented on July 16, 2024

Great! That is resolved, thanks!

from cve-2022-27255.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.