페이로드 크기


실습


레퍼런스
Last updated
# 툴 설치
git clone https://github.com/optiv/Mangle.git
go env -w GO111MODULE=off
go get -v github.com/Binject/debug
go build Mangle.go
# 툴 사용
./Mangle -I /root/blog/MeterStager.exe -O MeterStager-inflated.exe -S 110
└─# ls -alh
total 113M
-rwxr-xr-x 1 root root 2.2M Jun 23 00:19 Mangle
-rw-r--r-- 1 root root 4.9K Jun 23 00:07 Mangle.go
-rwxr-xr-x 1 root root 111M Jun 23 00:23 MeterStager-inflated.exe