Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
642 B

4 years ago
  1. \Registry
  2. MACHINE
  3. SOFTWARE
  4. Microsoft
  5. Rpc
  6. NameService
  7. Protocol
  8. = REG_SZ ncacn_np
  9. NetworkAddress
  10. = REG_SZ \\.
  11. ServerNetworkAddress
  12. = REG_SZ \\.
  13. Endpoint
  14. = REG_SZ \pipe\locator
  15. DefaultSyntax
  16. = REG_SZ 1
  17. NetBios
  18. ncacn_nb_nb0
  19. = REG_SZ 0
  20. ncacn_nb_xns0
  21. = REG_SZ 1
  22. ServerProtocols
  23. ncacn_np
  24. = REG_SZ rpclts1.dll
  25. ncacn_tcp_ip
  26. = REG_SZ rpclts3.dll
  27. ncacn_nb_nb
  28. = REG_SZ rpclts5.dll
  29. ClientProtocols
  30. ncacn_np
  31. = REG_SZ rpcltc1.dll
  32. ncacn_tcp_ip
  33. = REG_SZ rpcltc3.dll
  34. ncacn_nb_nb
  35. = REG_SZ rpcltc5.dll