ME Analyzer: Intel Engine Firmware Analysis Tool Discussion

@ plutomaniac ME Analyzer v1.274.0 r277 not working on windows 7 x86 x64.
even latest dell pfs extractor version 4.9 above not working.
while previous version of dell pfs extractor from 4.9 working ok.
me analyzer v1220 .0 DB r265 working ok.
i change latest DB version DB r286 with v1220 .0 DB r265
now its showing v1220 .0 DB r286 & working ok with old bios but not with latest bios.
when i try to use v1.274.0 r277 not working with DBr286 too.
i am uploading .exe bios of dell inspiron 7506 for checking.
please check on windows 7 x86 or x64 plateform for batter understang.
i reformate pc windows with latest iso & install .net latest version with paython 3.7 with all coloroma & plt tables …but not successed.
please check dell exe latest bios here
https://www.dell.com/support/home/en-in/drivers/driversdetails?driverid=ncw6p&oscode=wt64a&productcode=inspiron-15-7506-2-in-1-laptop

@earth007 here u go Inspiron_7506_1.13.0.exe_extracted.rar - Google Drive

@Koekieezz i do not need its extracted files. i said in my previous post that me analyzer & dell pfs extractor latest version do not support windows 7 x64 or x86 os while its previous version done.
but with win 10 its working okay.
so need support to run these softwares on windows 7.

You got the same error with missing DLL ?

Read C2 (GitHub - platomav/MEAnalyzer: Intel Engine & Graphics Firmware Analysis Tool)

best try all time latest package “python” - source code
install python + runtime “guide in UBU topic” for others plugins you get message in CMD what need
similar works MC extractor :smiley:

edit

python homepage - python runtime
in installation enable
+add to PATH
+Install Launcher

in CMD write this / also try open MC extractor or ME analyzer “python” - need one next plugin “you get message”
pip install colorama pltable
edit
pip install crccheck
python source works all time ,.,EXE source is sometimes crazy “false positive / old”

good luck :smiley:

How to submit bios with unknown ME firmware? As a new user, I cannot attach the file.
Greetings.

1 Like

Link to an external storage like google drive for example, write some more posts ntil you get upload rights, link to the bios source (if it does contain ME region).

OK sure. Here’s the link.

Greetings.

2 Likes

Found solution to run Python 3.9 compiled software on Win7.
Latest MEAnalyzer running fine on my system.

@plutomaniac why not to add link on these libraries for users who still on legacy OS ?

Hi!!!
I can’t find the link to download the latest version of the MEA on GitHub. I just found the DB source code. Can someone help me?
Thanks!!!

DB are database update files, look further down to old dates.
*TIP…theres somes devices with a wheel… that maybe attached your system and theres a scroll bar on your browser, just to make my day a fun one… ok and yours also!
Releases · platomav/MEAnalyzer (github.com)

EDIT: I see… you dont want to use a Python script, you want an EXE, look older ones then.

1 Like

Sorry, but I still haven’t found the correct link. I only see the source code link

Correct, I’m looking for the EXE! I prefer the EXE because it’s faster and easier to use.
Thanks!!!

There is no pre-frozen binary anymore. Follow the easy instructions on how to run the python script at the GitHub README.

C2. Prerequisites

To run ME Analyzer, you need to install Python >= 3.7, followed by these 3rd party Python modules:

pip3 install colorama crccheck pltable

I’m finding it a little difficult to install these modules… :roll_eyes: :worried:

CMD Admin
image

EDIT: You dont need to download any of this packages, install Python and after execute the cmd to update the referenced modules. Picture makes confused or what???
If you are encountering other issues at least shows us the errors…and you can edit your previous posts, no need to make new to add content to the same issue.

1 Like

Do I need to download the Source Distribution or Build Distribution? :roll_eyes:

Captura de tela 2023-01-12 163806

‘pip3’ is not recognized as an internal command
or external, an operable program or a batch file.

Captura de tela 2023-01-12 164344
Captura de tela 2023-01-12 164309

I didn’t install the components I don’t use :thinking: :grimacing: :roll_eyes:

Captura de tela 2023-01-12 165040

for all users

What is wrong with installing Python?

I was able to solve the problem… :sunglasses: :sunglasses:
I selected the option “Add Python to environment variables” :face_with_monocle: :face_with_monocle:

1 Like