Skip to content

Change up a binary's embedded resources with this little creature.

License

Notifications You must be signed in to change notification settings

coffeegist/changeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Changeling

Changeling is a feature morphing creature that can allow you to build dynamic payloads without having to constantly recompile. While it is strongly encouraged to build this project from source, a binary is available in the release section of this repository.

Pull and feature requests are highly encouraged :)

Blog Post

For more information, read more about Changeling and it's inspiration here.

Running on Windows

C:\Users\coffeegist > Changeling.exe --help

Running on Mac OS

➜  coffeegist brew install mono
➜  coffeegist mono Changeling.exe --help

Running on Linux

+[root@coffee-kali: changeling]$ apt install mono-runtime
+[root@coffee-kali: changeling]$ mono Changeling.exe --help

Test Drive

If you want to see what Changeling is capable of with minimal effort, check out the changeling-demo project for an example binary that uses embedded resources.

About

Change up a binary's embedded resources with this little creature.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages