EgeBalci / amber

Reflective PE packer.
MIT License
1.18k stars 206 forks source link

Missing handler file #4

Closed stevenfonz closed 5 years ago

stevenfonz commented 5 years ago

Hi, may I know how to i issue handler command like ./handler /test/putty.exe.stage 4444 with this latest branch?

Can we still download the previous branch which version without docker?

EgeBalci commented 5 years ago

Hi, I decided to separate handler script from this project. I plan to release a more capable handler code in a different repo. Until then you can still use the old handler.go file here https://github.com/EgeBalci/Amber/blob/8663119d9cfd818c86ed1a3a1988b5c1aa5e1453/handler.go

Build it with go build handler.go