Viewing profile — fr0ster
fr0ster
HN member- Joined
- Tue, Feb 11, 2020, 7:50 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About fr0ster
No profile information was provided.
Recent public activity
-
comment
Comment #22298863
I don't understand how I can unpack Image.lzma, if "unlzma Image.lzma" doesn't work but "Binwalk -e Image.lzma" work correct?
-
comment
Comment #22296826
I'm trying repeat steps from article. After next command: dd if=uImage of=Image.lzma bs=1 skip=72 I'm trying unpack lzma file: unlzma Image.lzma And get message: unlzma: Image.lzma…