Search Criteria
Package Details: meanalyzer-git 1.185.0.r227.r0.g8d9f6aa-1
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: | |
Submitter: | gavinhungry |
Maintainer: | saruman9 |
Last Packager: | saruman9 |
Votes: | 1 |
Popularity: | 0.000009 |
First Submitted: | 2018-01-08 19:35 |
Last Updated: | 2021-01-18 08:41 |
Dependencies (5)
- python-colorama (python-colorama-git)
- python-crccheck
- python-pltable (python-pltable-git)
- dos2unix (dos2unix-git) (make)
- git (git-git) (make)
Latest Comments
swiftgeek commented on 2019-11-26 08:35
@egrupled thanks, this seems to work for me
egrupled commented on 2019-11-25 18:31
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
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
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
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
@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
@fox8091
python-prettytable
andpython-huffman11-git
aren't needed for this package. Please drop them.fox8091 commented on 2019-03-16 00:30
Should be working again with the latest upstream. Let me know if anything is still broken.
m3thodic commented on 2018-09-26 19:03
Latest update (1.61.1.r139.r0.gdace159-1): http://libpcap.net/meanalyzer-git.tar.gz
Thanks!
egrupled commented on 2018-09-10 12:15
This package is broken currently, here's working version:
PKGBUILD:
db-location.patch: