native-api
There are 35 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
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.
brosck/APIHookingDetector
「⚙️」Detect which native Windows API's (NtAPI) are being hooked
diversenok/Powercfg
Reversing and reimplementing "powercfg /requests" using Native API
medigor/example-native-api-rs
Пример внешней компоненты для 1С:Предприятие 8 по технологии Native API на языке rust
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
reverseame/winapi-categories
Windows API (WinAPI) functions and system calls with categories in JSON format, including arguments (SAL notation) and more.
medigor/addin-zeromq
Внешняя компонента для 1С:Предприятие 8 ZeroMQ
Lifailon/Ookla-SpeedTest-API
Module creating metrics measurements Internet speed to mode cli (no use dependencies). Using native API.
medigor/addin1c
Helper for creating 1C:Enterprise 8 add-ins with Native API technology
Sebekerga/native_api_1c_core
Библиотека для реализации внешней компоненты для 1С:Предприятие 8 по технологии Native API на языке rust
gusenov/windows-nt-native-api-functions
Функции Native API.
hidglobal/digitalpersona-sample-web
Documentation
medigor/addin-postgres
Внешняя компонента для 1С:Предприятие 8 для выполнения запросов к postgresql и получения уведомлений.
medigor/addin-utils
Внешняя компонента для 1С:Предприятие, предоставляет различные сервисные возможности: получение переменных среды, информация о процессе, пауза и т.д.
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
Toveal/native-api-1c-template
Шаблон cargo-generate для разработки внешней компоненты 1С:Предприятие 8 по технологии Native API на языке Rust
falfiya/plunder
Clear the Windows Explorer icon cache as fast as possible.
logicallout/Uarnix-Android-Deveveloper
Ini adalah repositori semua resource hasil pembelajaran di kelas Android Developer @ Uarnix Academy
qawitherev/battery_level
Flutter app that uses native code to get battery level using native API for Android and iOS
raafi-4z1/Petshop-API-PHP-Natif-main
Membuat API untuk Apk Petshop menggunakan PHP Natif
hidglobal/digitalpersona-native-api
Documentation
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