Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does ievms work anymore? #345

Open
lance-swoop opened this issue Aug 16, 2019 · 6 comments
Open

Does ievms work anymore? #345

lance-swoop opened this issue Aug 16, 2019 · 6 comments

Comments

@lance-swoop
Copy link

I've had several issues getting it installed and installing an IE vm. I had to use homebrew to install VirtualBox and unar, now I'm here:

$ curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | env IEVMS_VERSIONS="11" bash
Checking for VirtualBox
Checking for Oracle VM VirtualBox Extension Pack
Pack no. 0:   Oracle VM VirtualBox Extension Pack
Building IE 11 VM
Checking for existing OVA at /Users/me/.ievms/IE9 - Win7.ova
Found OVA ZIP at IE9_Win7.zip - skipping download
MD5 check failed for IE9_Win7.zip (wanted 58d201fe7dc7e890ad645412264f2a2c, got d440186794e7c08c81e5d51f2b8427c3)
Check failed - redownloading OVA ZIP
Downloading OVA ZIP from https://az412801.vo.msecnd.net/vhd/IEKitV1_Final/VirtualBox/OSX/IE9_Win7.zip to IE9_Win7.zip (attempt 1 of 3)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   222  100   222    0     0    531      0 --:--:-- --:--:-- --:--:--   531
MD5 check failed for IE9_Win7.zip (wanted 58d201fe7dc7e890ad645412264f2a2c, got 732ef950c325b0504194d9eba1ea0a47)
Redownloading OVA ZIP
Found OVA ZIP at IE9_Win7.zip - skipping download
MD5 check failed for IE9_Win7.zip (wanted 58d201fe7dc7e890ad645412264f2a2c, got 732ef950c325b0504194d9eba1ea0a47)
Check failed - redownloading OVA ZIP
Downloading OVA ZIP from https://az412801.vo.msecnd.net/vhd/IEKitV1_Final/VirtualBox/OSX/IE9_Win7.zip to IE9_Win7.zip (attempt 2 of 3)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   222  100   222    0     0    413      0 --:--:-- --:--:-- --:--:--   414
MD5 check failed for IE9_Win7.zip (wanted 58d201fe7dc7e890ad645412264f2a2c, got 0a9101eb5dda564a9b7226f868780ad3)
Redownloading OVA ZIP
Found OVA ZIP at IE9_Win7.zip - skipping download
MD5 check failed for IE9_Win7.zip (wanted 58d201fe7dc7e890ad645412264f2a2c, got 0a9101eb5dda564a9b7226f868780ad3)
Check failed - redownloading OVA ZIP
Downloading OVA ZIP from https://az412801.vo.msecnd.net/vhd/IEKitV1_Final/VirtualBox/OSX/IE9_Win7.zip to IE9_Win7.zip (attempt 3 of 3)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   222  100   222    0     0    476      0 --:--:-- --:--:-- --:--:--   476
MD5 check failed for IE9_Win7.zip (wanted 58d201fe7dc7e890ad645412264f2a2c, got fea68b57493a8be8bfe92f49400ff729)
Failed to download https://az412801.vo.msecnd.net/vhd/IEKitV1_Final/VirtualBox/OSX/IE9_Win7.zip to /Users/me/.ievms/IE9_Win7.zip (attempt 3 of 3)

Any ideas how to get this working? I tried installing IE11 but it looks like it's installing IE9, and plus it's not working.

@qmn1711
Copy link

qmn1711 commented Aug 16, 2019

Read error logs, solution here: #336

@philfreo
Copy link

philfreo commented Nov 14, 2019

There's a working fork mentioned here: #341 (comment)

@ckane
Copy link

ckane commented Feb 4, 2020

My fork has also been updated with some useful additions, including installing Python 2.7 and the Cuckoo agent.pyw onto it: https://github.com/ckane/ievms

@anselmbradford
Copy link

@ckane Is this malware comment in relation to what you use these VMs for?

@ckane
Copy link

ckane commented Feb 6, 2020

Yes

@emarchak
Copy link

It looks like those images are still being supported by Microsoft directly.

You can grab the VMs at https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants