C0deH4cker / PwnableHarness

Manage building and deploying exploitation challenges with ease
MIT License
57 stars 4 forks source link

Add `pwnmake --devcontainer` to generate a VSCode devcontainer config #47

Open C0deH4cker opened 3 weeks ago

C0deH4cker commented 3 weeks ago

I tend to do a lot of development in VSCode devcontainers. It would be nice if pwnmake could somehow generate a devcontainer config automatically, which references the specific pwnmake image that it creates for the workspace.

https://containers.dev/implementors/json_reference/