nloader

Executable loader

A tool that loads and runs native Windows executables by mapping their sections into memory and patching import tables to enable symbol lookup.

Native win32 executables loader

GitHub

52 stars
9 watching
12 forks
Language: C
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
koraa/pipe_execExecutes binaries from pipes and terminals by loading them into memory and executing them directly.73
anthony-leclerc/dynlib-loaderA cross-platform runtime loader for dynamic libraries, enabling efficient loading of shared libraries on various platforms.1
moshe/elasticsearch_loaderA tool for loading data files into Elasticsearch400
syoyo/tinyexrA lightweight C++ library for loading and saving OpenEXR images in various formats716
ethul/purs-loaderA loader for Webpack that enables PureScript development with Hot Rebuilds and Bundling185
avdi/dotenv_elixirAn Elixir module that loads environment variables from a .env file into the process environment when started.229
eronana/packerA tool for compressing and modifying executable files on Windows.46
kingtut10101/luarequireextendedA Lua module that extends the traditional require function to support input parameters and multiple output values from loaded files.1
exaspark/batch-loaderA tool to reduce unnecessary queries by batching data loads1,050
n00py/hwachaA tool to execute payloads on Unix-like systems by exploiting common weaknesses in password authentication mechanisms.105
hasherezade/libpeconvA C++ library that provides a set of helper functions for loading, manipulating, and dumping PE files.1,129
scijava/native-lib-loaderTools to extract and load native libraries from Java archives.188
sheerun/dataloaderA utility for batch data loading with caching and batching capabilities.120
postmodern/open_namespaceA Ruby library that enables dynamic loading of classes and modules from other gems.5
denosaurs/plugA helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching.83