evilcry Posted July 2, 2018 Posted July 2, 2018 Reverse-Engineering WebAssembly binaries: https://www.forcepoint.com/blog/security-labs/analyzing-webassembly-binaries Best Regards, Evilcry 4 1
hadrian Posted October 4, 2018 Posted October 4, 2018 thank for your share. it basic information for solve flare-on 2018 on wasm challenge. LOL
evilcry Posted October 7, 2018 Author Posted October 7, 2018 You are welcome! Since the topic is of interest I'd like to mention this IDA processor module for WebAssembly: https://github.com/fireeye/idawasm
evilcry Posted October 12, 2018 Author Posted October 12, 2018 Manual reverse engineering of WebAssembly: static code analysis https://www.forcepoint.com/blog/security-labs/manual-reverse-engineering-webassembly-static-code-analysis 1
CyberBullets Posted October 15, 2018 Posted October 15, 2018 (edited) Behavioral analysis of WebAssembly with Life + some theory on memory handling and stack machine that's useful to know for a WebAssembly reverse engineer: https://www.forcepoint.com/blog/security-labs/analyzing-webassembly-binaries-initial-feel-and-behavioral-analysis Edited October 15, 2018 by CyberBullets The link wasn't clickable (forgot html markup). 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now