bobbystacksmash / Construct

A cross-platform Windows Script Host emulator for dynamically analysing malicious JScript programs.
GNU General Public License v3.0
8 stars 2 forks source link

Script loading should be configurable #11

Open bobbystacksmash opened 5 years ago

bobbystacksmash commented 5 years ago

At the moment, as soon as a file is loaded in to Construct it always runs from the same location. Need this to be configurable. See "src/runtime/index.js", search "script_path".