Skip to content

Instantly share code, notes, and snippets.

Created December 13, 2016 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/568ce70f837f298ddf281d0782b87d3d to your computer and use it in GitHub Desktop.
Save anonymous/568ce70f837f298ddf281d0782b87d3d to your computer and use it in GitHub Desktop.
ldd $(which git)
ntdll.dll => /c/WINDOWS/SYSTEM32/ntdll.dll (0x7ffa5a050000)
KERNEL32.DLL => /c/WINDOWS/System32/KERNEL32.DLL (0x7ffa57be0000)
KERNELBASE.dll => /c/WINDOWS/System32/KERNELBASE.dll (0x7ffa56540000)
SYSFER.DLL => /c/WINDOWS/System32/SYSFER.DLL (0x66a90000)
ADVAPI32.dll => /c/WINDOWS/System32/ADVAPI32.dll (0x7ffa57b30000)
msvcrt.dll => /c/WINDOWS/System32/msvcrt.dll (0x7ffa576c0000)
sechost.dll => /c/WINDOWS/System32/sechost.dll (0x7ffa59fe0000)
LIBEAY32.dll => /mingw64/bin/LIBEAY32.dll (0x63080000)
libintl-8.dll => /mingw64/bin/libintl-8.dll (0x61cc0000)
libiconv-2.dll => /mingw64/bin/libiconv-2.dll (0x66000000)
RPCRT4.dll => /c/WINDOWS/System32/RPCRT4.dll (0x7ffa57a00000)
GDI32.dll => /c/WINDOWS/System32/GDI32.dll (0x7ffa57680000)
USER32.dll => /c/WINDOWS/System32/USER32.dll (0x7ffa57860000)
libpcre-1.dll => /mingw64/bin/libpcre-1.dll (0x69140000)
gdi32full.dll => /c/WINDOWS/System32/gdi32full.dll (0x7ffa56760000)
zlib1.dll => /mingw64/bin/zlib1.dll (0x62e80000)
win32u.dll => /c/WINDOWS/System32/win32u.dll (0x7ffa568f0000)
WS2_32.dll => /c/WINDOWS/System32/WS2_32.dll (0x7ffa59380000)
libssp-0.dll => /mingw64/bin/libssp-0.dll (0x68ac0000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment