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

How to Compile #14

Open
4Orion4 opened this issue Jul 13, 2024 · 1 comment
Open

How to Compile #14

4Orion4 opened this issue Jul 13, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@4Orion4
Copy link

4Orion4 commented Jul 13, 2024

I'm really not really so good at this stuff and I am confused about how to set up a project with the source code and then compile everything into an exe. Any guidance would be greatly appreciated. Thanks.

@bytecode77
Copy link
Owner

This is really just a PoC to get an idea on how to implement fileless persistence, not a ready made toolkit. Your actual implementation might look different, also based on your project needs (e.g. .NET binary vs native, etc...). While it might be tempting to make some simple changes to make your project "lotl", you will still need to do your coding part.

I suggest you understand the idea and roughly the techniques in use and then change your project accordingly.

@bytecode77 bytecode77 added the help wanted Extra attention is needed label Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants