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

[Feat] - Template modification #4

Open
jenaye opened this issue Jul 10, 2023 · 3 comments
Open

[Feat] - Template modification #4

jenaye opened this issue Jul 10, 2023 · 3 comments

Comments

@jenaye
Copy link
Member

jenaye commented Jul 10, 2023

to prevent the packer from being overflagged, flags should be added to modify the final result slightly
for example, the possibility of modifying the duration of sleep
or store shellcode in .text instead of .data, or even another section

@TomChv
Copy link
Collaborator

TomChv commented Jul 15, 2023

We can add a flag to provide your own go code template, would that work?

@jenaye
Copy link
Member Author

jenaye commented Jul 15, 2023

No, I was thinking more of several templates on our side, some where the shellcode will be in .text, others where it will be in .data or .rsrc
Create a new section can also be a good thing

@TomChv
Copy link
Collaborator

TomChv commented Jul 16, 2023

I see, I have no clue how to do this in Go but we can work on it

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

No branches or pull requests

2 participants