We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2d898 commit 567411fCopy full SHA for 567411f
README.md
@@ -56,6 +56,7 @@ You can generate raw MSF shellcode using msfvenom's raw format. Ex:
56
- [X] Debug binary file to Vec<u8>
57
- [X] Debug compiler -> Done, FFS !
58
- [X] Packer POC
59
+- [ ] Migrate to "std::include_bytes"
60
- [ ] Add encryption / encoding
61
- [X] Build dockerfile
62
- [X] Strip output binaries
0 commit comments