Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@djnnvx djnnvx released this 29 Jul 22:13
· 30 commits to main since this release
v1.1.0
a041585

This release features a complete rewrite of the project.

Of course, old features are still supported, but myph now comes with a much more generic design which should help implement new techniques faster.

New techniques have been added:

CreateProcess
ProcessHollowing
Syscall

New encryption methods are supported for the payload:

chacha20
Blowfish
XOR

Stability has also been improved, as the loader is now tested against C2 frameworks, and not just Metasploit.

Feel free to try it out :)