VirtualBox

Ignore:
Timestamp:
Sep 15, 2014 11:18:44 AM (10 years ago)
Author:
vboxsync
Message:

terrible experiment with kernel32/base and avast.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp

    r52741 r52744  
    34993499    /*
    35003500     * Unmap the image we mapped into the guest above.
    3501      * Experiment: Don't unmap for avast.
    3502      */
    3503     if (!(g_fSupAdversaries & SUPHARDNT_ADVERSARY_AVAST))
    3504     {
    3505         supR3HardNtPuChUnmapDllFromChild(pThis, pvKernel32, "kernel32.dll");
    3506         supR3HardNtPuChUnmapDllFromChild(pThis, pvKernelBase, "KernelBase.dll");
    3507     }
     3501     */
     3502    supR3HardNtPuChUnmapDllFromChild(pThis, pvKernel32, "kernel32.dll");
     3503    supR3HardNtPuChUnmapDllFromChild(pThis, pvKernelBase, "KernelBase.dll");
    35083504    supR3HardNtPuChUnmapDllFromChild(pThis, pvNtDll2, "ntdll.dll[2nd]");
    35093505    supR3HardNtPuChUnmapDllFromChild(pThis, pvExe2, "executable[2nd]");
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette