native-api
There are 42 repositories under native-api topic.
diversenok/TokenUniverse
An advanced tool for working with access tokens and Windows security policy.
JustasMasiulis/nt_wrapper
A wrapper library around native windows sytem APIs
diversenok/NtUtilsLibrary
Delphi library for system programming on Windows using Native API
voidvxvt/HellBunny
Malleable shellcode loader written in C and Assembly utilizing direct or indirect syscalls for evading EDR hooks
Sebekerga/native_api_1c
Crate for simple implementation of Component for Native API 1C:Enterprise written in rust
diversenok/TransactionMaster
A tool for Windows that can make any program work within file-system transactions.
kovalevdmv/onec_comp_gen
Конструктор внешних компонент C++/Rust
brosck/APIHookingDetector
「⚙️」Detect which native Windows API's (NtAPI) are being hooked
medigor/example-native-api-rs
Пример внешней компоненты для 1С:Предприятие 8 по технологии Native API на языке rust
diversenok/Powercfg
Reversing and reimplementing "powercfg /requests" using Native API
medigor/addin1c
Helper for creating 1C:Enterprise 8 add-ins with Native API technology
pardnchiu/NanoMD
NanoMD is a modular Markdown editing and viewing library built on vanilla JavaScript and native APIs. Can be easily embedded into websites, offers rich features, and supports real-time previewing.
reverseame/winapi-categories
Windows API (WinAPI) functions and system calls with categories in JSON format, including arguments (SAL notation) and more.
MinimaJack/JVM-plugin
JVM plugin for 1C.
dzik143/syscall-dump
Dump syscall numbers from ntdll.dll
katahiromz/hello-native-app
An example of native NT application
MobSlicer152/ntprogs
Demo programs using the Windows Native API
pardnchiu/RenderJS
RenderJS is a lightweight tool focusing on extending JavaScript native object prototypes, providing powerful DOM manipulation and data processing methods. It enhances development efficiency.
Lifailon/Ookla-SpeedTest-API
Module creating metrics measurements Internet speed to mode cli (no use dependencies). Using native API.
medigor/addin-zeromq
Внешняя компонента для 1С:Предприятие 8 ZeroMQ
hidglobal/digitalpersona-sample-web
Documentation
pardnchiu/QuickUI
QuickUI is a lightweight frontend framework built on vanilla JavaScript and native APIs. Supports data binding, i18n support, event binding, conditional rendering, and loop rendering.
Sebekerga/native_api_1c_core
Библиотека для реализации внешней компоненты для 1С:Предприятие 8 по технологии Native API на языке rust
gusenov/windows-nt-native-api-functions
Функции Native API.
medigor/addin-postgres
Внешняя компонента для 1С:Предприятие 8 для выполнения запросов к postgresql и получения уведомлений.
medigor/addin-utils
Внешняя компонента для 1С:Предприятие, предоставляет различные сервисные возможности: получение переменных среды, информация о процессе, пауза и т.д.
pardnchiu/NanoJSON
NanoJSON is a lightweight JSON editing library built on pure JavaScript and native APIs. Can be easily embedded into websites.
Toveal/native-api-1c-template
Шаблон cargo-generate для разработки внешней компоненты 1С:Предприятие 8 по технологии Native API на языке Rust
VladaMamutova/RemoteStick
Remote Stick is an application that allows you to control your laptop from Android phone. The application has a PC connection module, a mouse control module, a keyboard module, a special keyboard module, media playback and presentation control modules, web browser control module, and module responsible for changing the computer's activity mode.
hozlucas28/NodeJS-Course-II-2023
Repository of NodeJS course (part two) of @midudev.
Ph3r0X1337/ProcessLib
This is a C++ library that can be used to access different information about processes on the windows platform, it also provides you with the capability of executing 64-bit code in Wow64 processes.
t-ski/html-sourcecode-element
Rich HTML source code element with a native API. Try yourself: https://jsfiddle.net/uy17badq
IgorKilipenko/addin-postgres-1c
Внешняя компонента для 1С:Предприятие 8 для выполнения запросов к postgresql и получения уведомлений.
IgorKilipenko/regexp-addin
Расширение (Native API) 1С:Предприятие для работы с регулярными выражениями
kawaii-ghost/Nt-Win32-Examples
Source code examples while me learning Windows System Programming