SharpUnhooker VS Dependencies

Compare SharpUnhooker vs Dependencies and see what are their differences.

SharpUnhooker

C# Based Universal API Unhooker (by GetRektBoy724)

Dependencies

A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues. (by lucasg)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
SharpUnhooker Dependencies
2 24
371 7,983
- -
0.0 0.0
about 2 years ago about 2 months ago
C# C#
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SharpUnhooker

Posts with mentions or reviews of SharpUnhooker. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning SharpUnhooker yet.
Tracking mentions began in Dec 2020.

Dependencies

Posts with mentions or reviews of Dependencies. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-01.
  • Introducing Basaran: self-hosted open-source alternative to the OpenAI text completion API
    9 projects | /r/LocalLLaMA | 1 Jun 2023
    I did that, basically. Problem is there is a clblast.dll (on windows) that llama.dll depends on, and it llama-cpp-python always failed dependency resolve to find it. I copied the dll to the right folder, loading it manually via CDLL worked fine, and https://github.com/lucasg/Dependencies also confirmed the dll was findable. When loading DLL's in windows, it checks the same folder for dependency dll's (and a few other places).
  • Every time I try to open the game this error message show up. What am I supposed to do?
    2 projects | /r/battlefield_4 | 3 Apr 2023
    If that doesn't work you will have to do it the hard way like i did. Using Dependencies to find the missing dlls
  • FFmpeg 6.0
    10 projects | news.ycombinator.com | 27 Feb 2023
    ("Dependencies" is Dependencies.exe from https://github.com/lucasg/Dependencies)
  • Software Dependency Tracker
    2 projects | /r/software | 16 Nov 2022
    A couple of them, yes. Someone else linked Dependencies which is much more modern and doesn't have some of the issues these older applications have. Thank you for the suggestions regardless.
    2 projects | /r/software | 16 Nov 2022
    Is Dependencies one that you've looked at?
  • [DllImport("File.dll")] help
    2 projects | /r/csharp | 2 Sep 2022
    I've managed to get my functions (such as WriteHeadInfo()) from a newer Dependency Walker.
  • C++ Show and Tell - September 2022
    17 projects | /r/cpp | 1 Sep 2022
    Hi, I'm Marek and I created DependencyViewer a tool for analysing .dll and .exe files. It is very similar to Dependency Walker tool by Microsoft or to Dependencies tool by lucasg. Binary download fox x86 and x64 is available on my drive. Some features of my tool are: Advantages: Written in C++ not C#. Requires only Visual Studio and Process Hacker's headers to build, has no other (build-time or run-time) dependency. Can analyze multiple files at once (multiple roots). Integrates with symbol server, downloads PDBs, displays function names where otherwise only ordinal would be known, demangles C++ names. Fixes some buggy behavior Dependency Walker and Dependencies have. Disadvantages: Does not have MDI user interface (yet). Has stolen icons from Dependency Walker. Does not handle APISets (yet). Does not have run-time analyzer. I (currently) have no time to develop it further. If I had the time, I would rewrite it in C and make it compile and run under Windows NT 3.10 / Windows 95.
  • Application failed to run on Win7
    2 projects | /r/QtFramework | 25 Aug 2022
    Check with https://github.com/lucasg/Dependencies what is missing maybe you added just the wrong version of the file?
  • Libtree: Turns ldd into a tree; explains why shared libraries are found or not
    8 projects | news.ycombinator.com | 2 Dec 2021

What are some alternatives?

When comparing SharpUnhooker and Dependencies you can also consider the following projects:

lddtree - Fork of pax-utils' lddtree.sh

Windows-Auto-Night-Mode - Automatically switches between the dark and light theme of Windows 10 [Moved to: https://github.com/AutoDarkMode/Windows-Auto-Night-Mode]

LegacyWrapper - LegacyWrapper uses a x86 wrapper to call legacy dlls from a 64 bit process (or vice versa).

PEASS-ng - PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)

AntiCrack-DotNet - C# Project contains a plenty of Advanced Anti-Debugging, Anti-Virtualization, Anti Dll-Injection and Anti-Hooking Techniques.

Standard-Toolkit - An update to Component factory's krypton toolkit to support .NET Framework 4.6.2 - 4.8.1 to .NET 6 - 8

clauf - A C interpreter developed live on YouTube

deeplabel - A cross-platform desktop image annotation tool for machine learning

HexCtrl - Fully-featured Hex Control written in C++/MFC.

copydeps - Analyze and copy library dependencies of ELF binaries

libtree-in-c - wip libtree in C

Librum - The Librum client application