1. NdrSimpleTypeMarshall function (Windows)

    https://msdn.microsoft.com/en-us/library/windows/desktop/aa374313...

    The NdrSimpleTypeMarshall function marshalls a simple type. ... RPC NDR Engine RPC NDR Interface Reference.

    • Syntax

      void RPC_ENTRY NdrSimpleTypeMarshall(
        _Inout_ MIDL_STUB_MESSAGE *pStubMsg,
        _In_ unsigned char *pMemory,
        _In_ unsigned char FormatChar
      );
      Was this helpful?Thanks! Give more feedback
  2. ReactOS: dll/win32/rpcrt4/ndr_marshall.c File Reference

    https://doxygen.reactos.org/d8/d3b/dll_2win32_2rpcrt4_2ndr...

    Include dependency graph for ndr_marshall.c: Go to the source code of this file. Classes: ... (wire_type *)pStubMsg->Buffer, (mem_type)pRange->low_value, \

  3. https://msdn.microsoft.com/fr-fr/library/windows/desktop/dn505783...

    API Sets available in Windows 8 and Windows Server 2012.

  4. FreeRDP: ndr.h File Reference

    pub.freerdp.com/api/ndr_8h.html

    typedef void(* NDR_TYPE_MARSHALL_ROUTINE) (PMIDL_STUB_MESSAGE pStubMsg, unsigned char *pMemory, unsigned char FormatChar)

  5. FreeRDP: ndr_private.h File Reference

    pub.freerdp.com/api/ndr__private_8h.html

    const NDR_TYPE_MARSHALL_ROUTINE pfnMarshallRoutines[] const NDR_TYPE_SIZE_ROUTINE pfnSizeRoutines[] const NDR_TYPE_UNMARSHALL_ROUTINE pfnUnmarshallRoutines[]

  6. Windows 8 DLL File Information - rpcrt4.dll

    www.nirsoft.net/dll_information/windows8/rpcrt4_dll.html

    This means that when rpcrt4.dll is loaded, the above files are automatically loaded too. ... NdrTypeMarshall: NdrTypeSize; NdrTypeUnmarshall: NdrUnmarshallBasetypeInline;

  7. OneCore.lib umbrella library (alphabetical) (Windows)

    msdn.microsoft.com › Develop › API index

    For convenience, an umbrella library named OneCore.lib is provided in the Microsoft Windows Software Development Kit (SDK), which provides the exports for the subset ...

  8. [internal] using NDR type serialization for Kerberos PAC ...

    https://github.com/gentilkiwi/mimikatz/commit/dc78942618c62c88b459...

    [internal] using NDR type serialization for Kerberos PAC instead of d… …irty home-made. ... - kuhl_m_pac_marshall_extrasids ...

  9. mingw-w64/rpcrt4.def at master · Alexpux/mingw-w64 · GitHub

    https://github.com/Alexpux/mingw-w64/blob/master/mingw-w64-crt/...

    Contribute to mingw-w64 development by creating an account on GitHub.

  10. Wine API: rpcrt4.dll

    https://source.winehq.org/WineAPI/rpcrt4.html

    NdrTypeMarshall (stub) NdrTypeSize (stub) NdrTypeUnmarshall (stub) NdrUnmarshallBasetypeInline (stub) NdrUserMarshalBufferSize (not documented)