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: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koraa/pipe_exec Executes binaries from pipes and terminals by loading them into memory and executing them directly. 73
anthony-leclerc/dynlib-loader A cross-platform runtime loader for dynamic libraries, enabling efficient loading of shared libraries on various platforms. 1
moshe/elasticsearch_loader A tool for loading data files into Elasticsearch 400
syoyo/tinyexr A lightweight C++ library for loading and saving OpenEXR images in various formats 716
ethul/purs-loader A loader for Webpack that enables PureScript development with Hot Rebuilds and Bundling 185
avdi/dotenv_elixir An Elixir module that loads environment variables from a .env file into the process environment when started. 229
eronana/packer A tool for compressing and modifying executable files on Windows. 46
kingtut10101/luarequireextended A Lua module that extends the traditional require function to support input parameters and multiple output values from loaded files. 1
exaspark/batch-loader A tool to reduce unnecessary queries by batching data loads 1,050
n00py/hwacha A tool to execute payloads on Unix-like systems by exploiting common weaknesses in password authentication mechanisms. 105
hasherezade/libpeconv A C++ library that provides a set of helper functions for loading, manipulating, and dumping PE files. 1,129
scijava/native-lib-loader Tools to extract and load native libraries from Java archives. 188
sheerun/dataloader A utility for batch data loading with caching and batching capabilities. 120
postmodern/open_namespace A Ruby library that enables dynamic loading of classes and modules from other gems. 5
denosaurs/plug A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. 83