Leapward-Koex

Results 2 issues of Leapward-Koex

This PR replaces the NodeJS default child_spawn module with [cross-spawn](https://www.npmjs.com/package/cross-spawn) due to command given to child_process.spawn failing if it has a spaces in it https://github.com/nodejs/node/issues/7367. ### Why? Cross-spawn automatically [handles...

**Describe the bug** APK fails to decompile on Windows when account has a space in it. My user account name is "Agent 2B" and is under the path "C:\Users\Agent 2B"...

windows