Skip to content

Instantly share code, notes, and snippets.

@runo280
Last active September 8, 2025 13:06
Show Gist options
  • Save runo280/e4be3e04c24b463b55ddf012c5cfbdc4 to your computer and use it in GitHub Desktop.
Save runo280/e4be3e04c24b463b55ddf012c5cfbdc4 to your computer and use it in GitHub Desktop.
@NebGH
Copy link

NebGH commented Aug 4, 2025

@zlocate

JSON.parse(document.body.textContent).map((a)=>`https://dl.genymotion.com/dists/${a.name.split(" ")[1]}/ova/${a.image_uri}`).join("\n") 

Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
    <anonymous> debugger eval code:1
debugger eval code:1:6
    <anonymous> debugger eval code:1
    

The code doesn't seem to work extracting the link.I would like to find older .ova builds

@CypherpunkSamurai
Copy link

ping me once a week from now. i'll upload

@AhmedElhadidii
Copy link

ping me once a week from now. i'll upload

can we get the latest available now ?
@CypherpunkSamurai
Thanks in advance! :)

@CypherpunkSamurai
Copy link

eh forgot. wait

@AhmedElhadidii
Copy link

Is there anyway we could Run this android image in maybe qemu or docker ? i mean anything other than genymotion player ? what about even Proxmox ?

Any guidance or advice would be very helpful THANKS :)

@CypherpunkSamurai
Copy link

I have no idea how to run it tho. That's the problem. these images were useless to me as they are incompatible with other vbox configurations.

You're better off using Official Android Emulator build images (check their ci-cd) the ones made for pixel and nexus devices.

@AhmedElhadidii
Copy link

i think those android official emulator builds sells users out to apps that it's an emulated device.

@CypherpunkSamurai
Copy link

You can patch it. Also Exposed exists. Magisk exists. check my gists you'll also find LD Player debloat and magisk guide, try that if that works.

@CypherpunkSamurai
Copy link

Also WSL Android Exists with Magisk and Gapps, and possible LSPosed support. I don't think you'd require more

https://github.com/MustardChef/WSABuilds

@AhmedElhadidii
Copy link

very interesting. how can i reach out to you ?

@CypherpunkSamurai
Copy link

Email / Twitter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment