Search Criteria
Package Details: meanalyzer-git 1.282.0.r295.r0.g5f7ae54-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/meanalyzer-git.git (read-only, click to copy) |
---|---|
Package Base: | meanalyzer-git |
Description: | Intel Management Engine firmware analysis tool |
Upstream URL: | https://github.com/platomav/MEAnalyzer |
Licenses: | GPL3 |
Submitter: | gavinhungry |
Maintainer: | saruman9 |
Last Packager: | saruman9 |
Votes: | 4 |
Popularity: | 0.000308 |
First Submitted: | 2018-01-08 19:35 (UTC) |
Last Updated: | 2022-08-11 03:11 (UTC) |
Latest Comments
1 2 Next › Last »
saruman9 commented on 2022-08-11 03:12 (UTC)
Thank you, @m3thodic. I have updated the package.
m3thodic commented on 2022-08-05 20:46 (UTC)
Here is an updated PKGBUILD that symlinks MEA.py instead of patching files:
nullity commented on 2022-02-10 04:25 (UTC) (edited on 2022-02-10 12:19 (UTC) by nullity)
I'm unsure what the problem is but the AUR package fails but cloning the source git repository works fine. The error:
Also, python-pltable doesn't seem to work with the latest meanalyzer while python-pltable-git does.
swiftgeek commented on 2019-11-26 08:35 (UTC)
@egrupled thanks, this seems to work for me
egrupled commented on 2019-11-25 18:31 (UTC)
python-pltable-git is available in AUR: https://aur.archlinux.org/packages/python-pltable-git/
You also need to add epoch=1 to PKGBUILD and refresh version as current AUR version is detected as newer than building last commit form git.
fox8091 commented on 2019-08-14 23:59 (UTC)
Give me a bit to fix this. Apparently PTable was renamed to PLTable, which is now provided on pypi. So I'm going to create a new package for PLTable and list it as a dependency.
swiftgeek commented on 2019-08-13 12:41 (UTC) (edited on 2019-08-13 12:49 (UTC) by swiftgeek)
https://github.com/platomav/PTable/archive/boxchar.zip is 404 now, and boxchar branch is gone as well
egrupled commented on 2019-06-17 14:32 (UTC) (edited on 2019-06-17 17:08 (UTC) by egrupled)
python-huffman11-git
package doesn't work. You have to use https://github.com/platomav/MEAnalyzer/blob/master/Huffman.dat from upstream and patch it's location similarly to MEA.dat. Below is modified db-location.patch:PKGBUILD changes:
You can test it with:
meanalyzer <file> -skip -exit -unp86 -ver86 -bug86
fox8091 commented on 2019-06-16 21:50 (UTC)
@egrupled I've confirmed python-prettytable isn't needed, and I'll drop it in the next update. Before I do though, can you confirm python-huffman11-git isn't needed anymore?
egrupled commented on 2019-06-16 14:30 (UTC)
@fox8091
python-prettytable
andpython-huffman11-git
aren't needed for this package. Please drop them.1 2 Next › Last »