ARMSCGen icon indicating copy to clipboard operation
ARMSCGen copied to clipboard

trying to generate C format for arm64 for bindshell is not working

Open brenosilva opened this issue 9 years ago • 1 comments

running ./scgen -a arm64 bindshell -f c is resulting is empty output. the ASM option is working

brenosilva avatar Mar 28 '17 19:03 brenosilva

sorry for the late reply, I fixed some wrong syntax.

Thanks, -Alex

alexpark07 avatar May 04 '17 00:05 alexpark07