VirtualBox

Changeset 52139 in vbox for trunk/src/VBox/Runtime/r3/win


Ignore:
Timestamp:
Jul 22, 2014 8:19:29 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
95170
Message:

SUP: child-process purification to avoid sysfer.dll.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def

    r52092 r52139  
    2929  ; Exported name                           - The name x86 name sought by the linker.
    3030  ;                                         - This needs to be defined as a symbol, we generate assembly.
     31
     32    CsrClientCallServer                   ;;= _CsrClientCallServer@16
     33
     34    NtAllocateVirtualMemory               ;;= _NtAllocateVirtualMemory@24
    3135    NtClose                               ;;= _NtClose@4
    3236    NtCreateFile                          ;;= _NtCreateFile@44
     
    3539    NtDeviceIoControlFile                 ;;= _NtDeviceIoControlFile@40
    3640    NtDuplicateObject                     ;;= _NtDuplicateObject@28
     41    NtFreeVirtualMemory                   ;;= _NtFreeVirtualMemory@16
     42    NtGetContextThread                    ;;= _NtGetContextThread@8
     43    NtMapViewOfSection                    ;;= _NtMapViewOfSection@40
    3744    NtOpenDirectoryObject                 ;;= _NtOpenDirectoryObject@12
    3845    NtOpenProcess                         ;;= _NtOpenProcess@16
    3946    NtOpenProcessToken                    ;;= _NtOpenProcessToken@12
    4047    NtOpenThreadToken                     ;;= _NtOpenThreadToken@16
     48    NtProtectVirtualMemory                ;;= _NtProtectVirtualMemory@20
    4149    NtQueryDirectoryFile                  ;;= _NtQueryDirectoryFile@44
    4250    NtQueryDirectoryObject                ;;= _NtQueryDirectoryObject@28
     
    5361    NtResumeProcess                       ;;= _NtResumeProcess@4
    5462    NtResumeThread                        ;;= _NtResumeThread@8
     63    NtSetContextThread                    ;;= _NtSetContextThread@8
    5564    NtSetInformationFile                  ;;= _NtSetInformationFile@20
    5665    NtSetInformationObject                ;;= _NtSetInformationObject@16
     
    6069    NtSuspendProcess                      ;;= _NtSuspendProcess@4
    6170    NtSuspendThread                       ;;= _NtSuspendThread@8
     71    NtTerminateProcess                    ;;= _NtTerminateProcess@8
     72    NtTerminateThread                     ;;= _NtTerminateThread@8
     73    NtUnmapViewOfSection                  ;;= _NtUnmapViewOfSection@8
     74    NtWaitForSingleObject                 ;;= _NtWaitForSingleObject@12
    6275    NtWriteFile                           ;;= _NtWriteFile@36
    6376    NtWriteVirtualMemory                  ;;= _NtWriteVirtualMemory@20
    6477    NtYieldExecution                      ;;= _NtYieldExecution@0
    65                                           ;;
     78
     79    LdrInitializeThunk                    ;;= _LdrInitializeThunk@12
     80
    6681    RtlAddAccessAllowedAce                ;;= _RtlAddAccessAllowedAce@16
    6782    RtlAddAccessDeniedAce                 ;;= _RtlAddAccessDeniedAce@16
     
    7186    RtlCreateSecurityDescriptor           ;;= _RtlCreateSecurityDescriptor@8
    7287    RtlCreateUserProcess                  ;;= _RtlCreateUserProcess@40
     88    RtlCreateUserThread                   ;;= _RtlCreateUserThread@40
    7389    RtlDestroyProcessParameters           ;;= _RtlDestroyProcessParameters@4
    7490    RtlGetVersion                         ;;= _RtlGetVersion@4
Note: See TracChangeset for help on using the changeset viewer.

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