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

Implement functionality to download the fractions from the server #24

Merged
merged 18 commits into from
Sep 17, 2024

Conversation

lil-skelly
Copy link
Owner

This pull request basically brings us a huge step closer to finishing a basic PoC. It contains functionality to download, parse and sort the fractions from the web server all without touching the disk.

Here is a TL;DR of what's left:

  • Verify fractions using CRC32
  • Decrypt the fractions and assemble the final .ko object file in-memory
  • Load the LKM in the running kernel

@lil-skelly lil-skelly merged commit d4c7a41 into main Sep 17, 2024
0 of 4 checks passed
lil-skelly added a commit that referenced this pull request Sep 18, 2024
Merge pull request #24 from lil-skelly/download-fractions
@lil-skelly lil-skelly deleted the download-fractions branch September 19, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants