Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPG compression #206

Merged
merged 4 commits into from
Jan 4, 2022
Merged

GPG compression #206

merged 4 commits into from
Jan 4, 2022

Conversation

m-1-k-3
Copy link
Member

@m-1-k-3 m-1-k-3 commented Jan 2, 2022

This PR addresses the GPG compressed firmware files used by Belkin/Linksys:

image

We identify the files via gpg --list-packets and if we can identify the compressed details we decompress it via gpg --decrypt

@m-1-k-3 m-1-k-3 added the enhancement New feature or request label Jan 2, 2022
@m-1-k-3 m-1-k-3 requested a review from p4cx January 2, 2022 16:39
@m-1-k-3 m-1-k-3 marked this pull request as draft January 2, 2022 17:25
@m-1-k-3 m-1-k-3 marked this pull request as ready for review January 3, 2022 21:25
Copy link
Member

@p4cx p4cx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work again!!

@p4cx p4cx merged commit 18e5ca1 into e-m-b-a:master Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants