issues Search Results · repo:ptresearch/unME11 language:Python
Filter by
4 results
(75 ms)4 results
inptresearch/unME11 (press backspace or delete to remove)I know this is called unME11, but in Intel ME: The Way of the Static Analysis TXE 3 was discussed as well. So I wanted
to try unME11 on the TXE 3 which was targeted by your IntelTXE-PoC. Specifically I ...
throwaway-a
- Opened on Jun 28, 2022
- #5
On some systems (Arch Linux in my case), python defaults to Python 3. Changing to #!/usr/bin/env python2 will ensure
compatibility with such systems.
crabdancing
- 1
- Opened on Oct 3, 2018
- #3
This is what I get on macOS:
./unME11.py ME_region.rgn
rbe: plain
kernel: plain
syslib: plain
bup: plain
pm: data
vfs: data
evtdisp: data
loadmgr: data
busdrv: data
gpio: ...
Piker-Alpha
- 6
- Opened on Nov 9, 2017
- #2
On Linux the lzma command in recent distributions for decompression via stdin/stdout is: cat in | lzma -d out so this
patch is maybe useful:
index a450204..627e010 100644
--- a/unME11.py
+++ b/unME11.py ...
eiselekd
- 1
- Opened on Oct 9, 2017
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.