[GH-ISSUE #1160] [Feature]: Regarding "malicious" apps #647

Closed
opened 2026-03-03 18:59:44 +03:00 by kerem · 1 comment
Owner

Originally created by @d9j on GitHub (Oct 16, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1160

the thing about malicious apps
https://docs.playcover.io/miscellaneous/blocked_apps

Describe the solution you'd like

I see it's possible maybe consider allow them to run it in the virtualized environment with custom configuration of permissions to prevent malicious behavior . Im not certain how to implement it. but since apple provides virtualization framework . and there are solutions available like qemu . which may make it easier to implement

Anything else?

nope

Issue Language

  • Yes my issue is written in English
Originally created by @d9j on GitHub (Oct 16, 2023). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1160 ### Is your feature request related to a problem? the thing about malicious apps https://docs.playcover.io/miscellaneous/blocked_apps ### Describe the solution you'd like I see it's possible maybe consider allow them to run it in the virtualized environment with custom configuration of permissions to prevent malicious behavior . Im not certain how to implement it. but since apple provides virtualization framework . and there are solutions available like qemu . which may make it easier to implement ### Anything else? nope ### Issue Language - [X] Yes my issue is written in English
kerem 2026-03-03 18:59:44 +03:00
Author
Owner

@zanderp25 commented on GitHub (Oct 16, 2023):

Apple's Virtualization framework is made to virtualize (as in a virtual machine) macOS or Linux instance, not iOS. Virtualizing iOS would defeat the entire purpose of this app: to run iOS apps natively. You can use something like UTM to virtualize a macOS instance but that won't help you run the iOS apps. You can run the iOS app in there via PlayCover, though, because that is isolated from the host computer, but you would have to modify the PlayCover app to allow that app to be run.

Edit: Also, I'm not sure if or how well PlayCover and/or the app would run inside a virtual machine.

<!-- gh-comment-id:1764919975 --> @zanderp25 commented on GitHub (Oct 16, 2023): Apple's Virtualization framework is made to virtualize (as in a virtual machine) macOS or Linux instance, not iOS. Virtualizing iOS would defeat the entire purpose of this app: to run iOS apps _natively_. You can use something like UTM to virtualize a macOS instance but that won't help you run the iOS apps. You _can_ run the iOS app in there via PlayCover, though, because that is isolated from the host computer, but you would have to modify the PlayCover app to allow that app to be run. Edit: Also, I'm not sure if or how well PlayCover and/or the app would run inside a virtual machine.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#647
No description provided.