221b
221b copied to clipboard
[Feat] - Template modification
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
We can add a flag to provide your own go code template, would that work?
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
I see, I have no clue how to do this in Go but we can work on it