All Projects → ajkhoury → Apiset

ajkhoury / Apiset

Licence: mit
API Set resolver for Windows

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Apiset

Spyne
A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular protocols.
Stars: ✭ 992 (+2261.9%)
Mutual labels:  api
Api
`fdgt` is a mock API for the Twitch. Via `fdgt`, you can simulate events without having to spend a penny!
Stars: ✭ 40 (-4.76%)
Mutual labels:  api
Generator Expressjs Rest
Project template for an ExpressJS application
Stars: ✭ 41 (-2.38%)
Mutual labels:  api
Lara Eye
Filter your Query\Builder using a structured query language
Stars: ✭ 39 (-7.14%)
Mutual labels:  api
Grape Swagger
Add OAPI/swagger v2.0 compliant documentation to your grape API
Stars: ✭ 1,000 (+2280.95%)
Mutual labels:  api
Waliyun
阿里云Node.js Open API SDK(完整版)
Stars: ✭ 40 (-4.76%)
Mutual labels:  api
Rhodddoobie
My little sandbox for playing around with the FP + OOP + DDD combination, in particular using Rho, doobie, Docker, testing, etc in a project.
Stars: ✭ 38 (-9.52%)
Mutual labels:  api
Builder
Prepare your Laravel apps incredibly fast, with various commands, services, facades and boilerplates.
Stars: ✭ 1,009 (+2302.38%)
Mutual labels:  api
Obs Studio Python Scripting Cheatsheet Obspython Examples Of Api
⚫️ OBS Studio API with Python
Stars: ✭ 40 (-4.76%)
Mutual labels:  api
Friend.ly
A social media platform with a friend recommendation engine based on personality trait extraction
Stars: ✭ 41 (-2.38%)
Mutual labels:  api
Gochimp3
🐒 Golang client for MailChimp API 3.0.
Stars: ✭ 39 (-7.14%)
Mutual labels:  api
Axios Module
Secure and easy axios integration with Nuxt.js
Stars: ✭ 998 (+2276.19%)
Mutual labels:  api
Mangopay2 Nodejs Sdk
Node.js SDK for MANGOPAY
Stars: ✭ 40 (-4.76%)
Mutual labels:  api
Office365 Audit Log Collector
Collector script for retrieving audit logs from the Office 365 API with file or network/graylog output.
Stars: ✭ 39 (-7.14%)
Mutual labels:  api
Axios Rest
A simple axios wrapper to make rest api call delightful
Stars: ✭ 41 (-2.38%)
Mutual labels:  api
Api Tester
API tester for laravel-admin
Stars: ✭ 38 (-9.52%)
Mutual labels:  api
Caluma
A collaborative form editing service
Stars: ✭ 40 (-4.76%)
Mutual labels:  api
Pantry
🥑 Free data storage as a service that allows devs to store JSON for multiple apps & users. A good resource when building personal projects, apps for hackathons, and prototypes alike.
Stars: ✭ 42 (+0%)
Mutual labels:  api
Graphql Lodash
🛠 Data manipulation for GraphQL queries with lodash syntax
Stars: ✭ 1,003 (+2288.1%)
Mutual labels:  api
Laravel Compass
A REST client inside your Laravel app
Stars: ✭ 1,002 (+2285.71%)
Mutual labels:  api

ApiSet

API Set resolver written in C. This implementation supports API Set versions V2 to V6.

The intended purpose of this tool is to resolve Windows API Set stub libraries for assisting in reverse engineering forwarded Windows API exports.

I wrote this to quickly resolve API Set libraries on different Windows OSes (Windows 7 - Windows 10 1909).

Usage: apiset.exe ext-some-api-set-library-l1-1-0.dll

Thanks to lucasg for a great starting point for this little project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].