Git Product home page Git Product logo

efi_fuzz's People

Contributors

assafcarlsbad avatar liba2k avatar nstarke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

efi_fuzz's Issues

`verbose_abort` behavior question

Hi, I'm currently working on update efi_fuzz to qiling 1.3 or later and find there is a verbose_abort API but not find in qiling or efi_fuzz code base. Can you guys share some code snippets?

scripts/prepare_nvram.py generates pickle file that is only 5-9 bytes in size

Hello,

I've tried running several BIOS images through the scripts/prepare_nvram.py script and the end result is always a pickle file that is 5-9 bytes in size. This leads me to believe the script is not finding the UEFI variables contained within the BIOS image. I tried debugging this myself to see what "type" of UEFI object is found at the bottom of the nested looping structure in the code, and I am consistently seeing that it is FirmwareFileSystemSection and not NVarVariableStore.

When I load the BIOS images into UEFITool, I don't see any nodes labeled NVarVariableStore either, though this might just be a presentation difference between UEFITool and efi_fuzz.

If you need a BIOS image to test against I believe I can provide one. Thanks for your help!

'cstool/cstool': No such file or directory

Hello, I екшув to make a docker image according to your instructions, but I get an error:
#7 8.593 ar: creating ./libcapstone.a
#7 8.642 mkdir -p /usr/lib
#7 8.643 install -m0755 ./libcapstone.so.4 /usr/lib
#7 8.648 cd /usr/lib && rm -f libcapstone.so && ln -s libcapstone.so.4 libcapstone.so
#7 8.649 install -m0644 ./libcapstone.a /usr/lib
#7 8.653 mkdir -p /usr/include/capstone
#7 8.654 install -m0644 include/capstone/*.h /usr/include/capstone
#7 8.655 mkdir -p /usr/lib/pkgconfig
#7 8.656 install -m0644 ./capstone.pc /usr/lib/pkgconfig
#7 8.656 mkdir -p /usr/bin
#7 8.657 install -m0755 cstool/cstool /usr/bin
#7 8.657 install: cannot stat 'cstool/cstool': No such file or directory
#7 8.657 make: *** [Makefile:419: install] Error 1

I'm using macOS with apple silicon
docker v20.10.12

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.