Skip to content

Instantly share code, notes, and snippets.

@maneco2
Created April 1, 2024 16:37
Show Gist options
  • Save maneco2/5cc16feccb4195d342d1d2947a0a96b4 to your computer and use it in GitHub Desktop.
Save maneco2/5cc16feccb4195d342d1d2947a0a96b4 to your computer and use it in GitHub Desktop.
Loading file:///C:/Users/Precious/Desktop/GHydra/Project/Server.dll?MD5=8aaf647449cc2538cb57723ae91b65ba...
Delay imports detected...
------------------------------------------------
Searching 1 local path for library ADVAPI32.DLL...
Searching 10 system paths for library ADVAPI32.DLL...
WARNING! Using existing exports file for ADVAPI32.DLL which may not be an exact match
Skipping library which is the wrong architecture: file:///C:/Windows/SysWOW64/advapi32.dll
Loading file:///C:/Windows/System32/advapi32.dll?MD5=1044634dd62c55fc2a0c215dfc12a77b...
Index 5 out of bounds for length 5
Delay imports detected...
Library not saved to project.
------------------------------------------------
Searching 1 local path for library IPHLPAPI.DLL...
Searching 10 system paths for library IPHLPAPI.DLL...
WARNING! Using existing exports file for IPHLPAPI.DLL which may not be an exact match
Skipping library which is the wrong architecture: file:///C:/Windows/SysWOW64/IPHLPAPI.DLL
Loading file:///C:/Windows/System32/IPHLPAPI.DLL?MD5=16203f6aaff30e22d38cdabfeb39d175...
Delay imports detected...
Library not saved to project.
------------------------------------------------
Searching 1 local path for library KERNEL32.DLL...
Searching 10 system paths for library KERNEL32.DLL...
WARNING! Using existing exports file for KERNEL32.DLL which may not be an exact match
Skipping library which is the wrong architecture: file:///C:/Windows/SysWOW64/kernel32.dll
Loading file:///C:/Windows/System32/kernel32.dll?MD5=d7519ae9711dbb338bfd1f90de5c11ba...
Delay imports detected...
Library not saved to project.
------------------------------------------------
Searching 1 local path for library PSAPI.DLL...
Searching 10 system paths for library PSAPI.DLL...
WARNING! Using existing exports file for PSAPI.DLL which may not be an exact match
Skipping library which is the wrong architecture: file:///C:/Windows/SysWOW64/psapi.dll
Loading file:///C:/Windows/System32/psapi.dll?MD5=d87e1e59c73c1f98d5ded5b3850c40f5...
Delay imports detected...
Library not saved to project.
------------------------------------------------
Searching 1 local path for library USER32.DLL...
Searching 10 system paths for library USER32.DLL...
WARNING! Using existing exports file for USER32.DLL which may not be an exact match
Skipping library which is the wrong architecture: file:///C:/Windows/SysWOW64/user32.dll
Loading file:///C:/Windows/System32/user32.dll?MD5=66ebb9aca6e0ea1ace6ad186907151dd...
Delay imports detected...
Library not saved to project.
------------------------------------------------
Searching 1 local path for library WS2_32.DLL...
Searching 10 system paths for library WS2_32.DLL...
WARNING! Using existing exports file for WS2_32.DLL which may not be an exact match
Skipping library which is the wrong architecture: file:///C:/Windows/SysWOW64/ws2_32.dll
Loading file:///C:/Windows/System32/ws2_32.dll?MD5=fbe1086227040618a569c27f74a12f3d...
Delay imports detected...
Library not saved to project.
------------------------------------------------
Linking the External Programs of 'Server.dll' to imported libraries...
[IPHLPAPI.DLL] -> not found in project
[ADVAPI32.DLL] -> not found in project
[WS2_32.DLL] -> not found in project
[USER32.DLL] -> not found in project
[PSAPI.DLL] -> not found in project
[KERNEL32.DLL] -> not found in project
------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment