Giter Site home page Giter Site logo

Error 1784 using me_util.py about me-tools HOT 2 OPEN

Bohosul01 avatar Bohosul01 commented on July 20, 2024
Error 1784 using me_util.py

from me-tools.

Comments (2)

mbehensky avatar mbehensky commented on July 20, 2024

I was able to get it to run, and print some info about my bios .bin file by using the 32 bit version of python2.7, instead of the 64 bit version. The README is wrong; to unpack an existing binary file use
me_unpack not me_util.
If you already have a binary file you don't need to run as administrator.

from me-tools.

Bohosul01 avatar Bohosul01 commented on July 20, 2024

It worked when I tried the 32-bit version of Python 2.7.

This is not related to the issue, but I want to ask a pair of things:

  1. How can I know what commands is my intel ME able to receive? I suppose it depends on my ME firmware, so what modules/files do I have to look in order to get the information about the commands (group number / cmd number / payload data).
    Can I get this info using me_extract.py? How?

  2. I must execute the script this way: "python me_util.py 《group》《cmd》《payload》". Let's say I want to send the HMR FPO Enable MKHI command (just an example, I know it isn't posible unless in manufacturing mode): the binary data for this command is a sequence of 4 hexadecimal numbers as you can see here in page 20.
    Do I have to execute me_util.py 4 times using those hexadecimal numbers as 《payload》 in the correct order? If not, how am I supposed to send the mentioned command?

from me-tools.

Related Issues (1)

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.