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

[Bug] Fix dropper #256

Open
KCarretto opened this issue Apr 22, 2020 · 0 comments
Open

[Bug] Fix dropper #256

KCarretto opened this issue Apr 22, 2020 · 0 comments
Assignees
Labels
Bug Something isn't working Dropper Related to Paragon's dropper library / implant
Milestone

Comments

@KCarretto
Copy link
Owner

After Renegade's filesystem changes, the code generated by bundle will no longer build since it adds a http.FileSystem from vfsgen as a dependency for libassets whereas we now require an afero.Fs.

  • Update bundle to package encrypted tar gz bundle into memory, removing dependency on vfsgen
  • Generated code should decrypt and use bundle as afero.Fs dependency for libassets.
@KCarretto KCarretto added Bug Something isn't working Dropper Related to Paragon's dropper library / implant labels Apr 22, 2020
@KCarretto KCarretto added this to the v0.4.0 milestone Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Dropper Related to Paragon's dropper library / implant
Projects
None yet
Development

No branches or pull requests

2 participants