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
52 stars
9 watching
12 forks
Language: C
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Executes binaries from pipes and terminals by loading them into memory and executing them directly. | 73 |
| | A cross-platform runtime loader for dynamic libraries, enabling efficient loading of shared libraries on various platforms. | 1 |
| | A tool for loading data files into Elasticsearch | 400 |
| | A lightweight C++ library for loading and saving OpenEXR images in various formats | 716 |
| | A loader for Webpack that enables PureScript development with Hot Rebuilds and Bundling | 185 |
| | An Elixir module that loads environment variables from a .env file into the process environment when started. | 229 |
| | A tool for compressing and modifying executable files on Windows. | 46 |
| | A Lua module that extends the traditional require function to support input parameters and multiple output values from loaded files. | 1 |
| | A tool to reduce unnecessary queries by batching data loads | 1,050 |
| | A tool to execute payloads on Unix-like systems by exploiting common weaknesses in password authentication mechanisms. | 105 |
| | A C++ library that provides a set of helper functions for loading, manipulating, and dumping PE files. | 1,129 |
| | Tools to extract and load native libraries from Java archives. | 188 |
| | A utility for batch data loading with caching and batching capabilities. | 120 |
| | A Ruby library that enables dynamic loading of classes and modules from other gems. | 5 |
| | A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. | 83 |