Git Product home page Git Product logo

Comments (6)

extremecoders-re avatar extremecoders-re commented on June 29, 2024

The issue you are facing is because firmadyne was not able configure the network properly.

You can try out the steps listed here. In particular try increasing the timeout in inferNetwork.sh

from firmware-analysis-toolkit.

extremecoders-re avatar extremecoders-re commented on June 29, 2024

Closing. If you need further assistance, feel free to reopen.

from firmware-analysis-toolkit.

 avatar commented on June 29, 2024

I am using firmadyne to run firmware. It is working for given example. When I tried to run different firmware (i.e. Dlink firmware- http://drivers.softpedia.com/dyn-postdownload.php/9619c307d433b497a1104954dad4f182/5a797107/7a86a/0/1) , It worked till last step and then I am getting this [ 2323.940000 ] firmadyne: ioctl: 0x3] the first number keeps on increasing. Could you please help me to understand this?

from firmware-analysis-toolkit.

extremecoders-re avatar extremecoders-re commented on June 29, 2024

@bharat089
Not all firmwares can be emulated with firmadyne specifically those which requires access to peripheral devices absent in the emulated environment.

Now talking about this line [ 2323.940000 ] firmadyne: ioctl: 0x3] , the first number in square braces is the timestamp. It indicates the time elapsed in seconds since the kernel booted up. When something on the system issues a IOCTL which firmadyne doesn't know how to emulate, you will get that message.

from firmware-analysis-toolkit.

 avatar commented on June 29, 2024

Thanks for the clarification..!!!

Another problem, I am facing while emulating asus router firmware, It stucks in "[ 31.837692 ] cfg 80211 calling crda to update world regulatory domain " and then it says at last "cfg80211 exceeded crda call max attempts. Not calling CRDA". What is this message about?

from firmware-analysis-toolkit.

extremecoders-re avatar extremecoders-re commented on June 29, 2024

@bharat089 The message is likely related to the cfg80211 kernel module which provides WiFi functionality.

from firmware-analysis-toolkit.

Related Issues (20)

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.