Seeking guidance on bypassing app detection and webcam compatibility in Parallels

Discussion in 'Parallels Desktop on a Mac with Apple silicon' started by FaisalA9, Jun 12, 2023.

Tags:
  1. FaisalA9

    FaisalA9 Bit poster

    Messages:
    2
    Greetings Parallels community,

    I hope you're all doing well. As a contractor at a company, I recently transitioned to using Parallels on my new MacBook M2 Pro. In the past, I successfully bypassed app detection using a configuration tweak in VMware on my Intel MacBook Pro. However, with Parallels, I'm facing a new challenge and seeking your guidance.

    The app my company utilizes for meetings and internal communication requires extensive permissions and full disk access. To use it on my previous MacBook Pro, I added specific lines to the VMware configuration file, which successfully bypassed the detection. However, on my new MacBook M2 Pro running Parallels, I have been unable to achieve the same result.

    Additionally, while Parallels enables me to utilize the built-in webcam flawlessly, the app's macOS version does not support the webcam functionality. Unfortunately, Parallels for Mac guest does not offer webcam support either.

    I humbly request your assistance and expertise in two areas:

    1. Bypassing app detection: If anyone has successfully bypassed app detection for Windows 11 in Parallels on a MacBook M2 Pro, I would be grateful to learn how you accomplished it. The code I previously used with VMware is as follows:

    hypervisor.cpuid.v0 = "FALSE"
    board-id.reflectHost = "TRUE"
    hw.model.reflectHost = "TRUE"
    serialNumber.reflectHost = "TRUE"
    smbios.reflectHost = "TRUE"
    SMBIOS.noOEMStrings = "TRUE"
    isolation.tools.getPtrLocation.disable = "TRUE"
    isolation.tools.setPtrLocation.disable = "TRUE"
    isolation.tools.setVersion.disable = "TRUE"
    isolation.tools.getVersion.disable = "TRUE"
    monitor_control.disable_directexec = "TRUE"
    monitor_control.disable_chksimd = "TRUE"
    monitor_control.disable_ntreloc = "TRUE"
    monitor_control.disable_selfmod = "TRUE"
    monitor_control.disable_reloc = "TRUE"
    monitor_control.disable_btinout = "TRUE"
    monitor_control.disable_btmemspace = "TRUE"
    monitor_control.disable_btpriv = "TRUE"
    monitor_control.disable_btseg = "TRUE"
    monitor_control.restrict_backdoor = "TRUE"

    If you have any insights on how to modify this code or any alternative solutions, I would greatly appreciate your input.

    2. Webcam compatibility: Since the app's macOS version does support the webcam feature, I'm searching for a workaround within Parallels. If anyone has successfully utilized a webcam in Parallels for Mac guest, despite its inherent limitations, I would be eager to hear your experiences and any tips or suggestions you can provide.

    Thank you all in advance for your time and assistance. Your valuable insights will greatly contribute to my productivity and overall work experience.

    Warm regards,
     
  2. FaisalA9

    FaisalA9 Bit poster

    Messages:
    2
    sorry for doing that ( replay to let the post on 1st page, any advice?
     

Share This Page