Fuzzing.in Logo FUZZING.IN
Back to Blog
Uncategorized

compile action script using flex sdk

Author Hardik Shah
September 07, 2016
1 min read
use following command: mxmlc -omit-trace-statements=false -static-link-runtime-shared-libraries=true -compiler.source-path=. C:\scripts\file.as
Tags:
Previous analyzing malicious flash using flash develop
Next dumping flash var[bytearray] to file

Related Posts