Manual reverse engineering of WebAssembly: static code analysis

In our last blog about WebAssembly (Wasm), we got an initial feel for an unknown Wasm binary, and did some behavioral analysis on it. Today we will continue looking at the same Wasm sample, but going deeper. We will manually analyze it by looking at the Wasm text

Article Link: https://www.forcepoint.com/blog/security-labs/manual-reverse-engineering-webassembly-static-code-analysis