Skip to content
/ morph Public

Polymorphic ELF Runtime Crypter written in rust.

License

Notifications You must be signed in to change notification settings

vidner/morph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morph

Polymorphic ELF Runtime Crypter written in rust.

How to use

Either you build the binary or run straight with cargo.

./morph program process 
cargo run program process

The executable will be at <program>_morph directory.

Demo

Polymorhpic self-modifying.

Runtime run-from-memory.

Todos

  • better encryption.
  • better anti-debug.
  • remove panic string.
  • unpacker.

References

linux-elf-runtime-crypter

About

Polymorphic ELF Runtime Crypter written in rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages