Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Python-Repository-Hub
/
PythonForWindows
Public
forked from
hakril/PythonForWindows
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PythonForWindows
ctypes_generation
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 7, 2022
Added Process32NextW/Process32FirstW to winproxy
clement rouault
committed
77d90bc
View commit details
Copy full SHA for 77d90bc
View code at this point
Browse repository at this point
Commits on Oct 19, 2021
Added multiple genereted_def + fixed winproxy CreateFileW
clement rouault
committed
df44d38
View commit details
Copy full SHA for df44d38
View code at this point
Browse repository at this point
Commits on Sep 10, 2021
Added NtTerminateProcess to winproxy
clement rouault
committed
77dad71
View commit details
Copy full SHA for 77dad71
View code at this point
Browse repository at this point
Commits on Sep 7, 2021
Added some ntdll function to winproxy
clement rouault
committed
735b18b
View commit details
Copy full SHA for 735b18b
View code at this point
Browse repository at this point
Commits on Aug 5, 2021
Added some function/struct to ctypes generation + wininet APIproxy
clement rouault
committed
4d988d2
View commit details
Copy full SHA for 4d988d2
View code at this point
Browse repository at this point
Commits on Jul 28, 2021
Added winproxy.GetSystemTimes & some other time functions
clement rouault
committed
e778931
View commit details
Copy full SHA for e778931
View code at this point
Browse repository at this point
Commits on Jun 25, 2021
Improv ctypes generation determinism for 'from .{0} import *' in dependancies
clement rouault
committed
acb66cf
View commit details
Copy full SHA for acb66cf
View code at this point
Browse repository at this point
ctypes generation file : meta.py is now one-line per entry for better git-diff
clement rouault
committed
522c92c
View commit details
Copy full SHA for 522c92c
View code at this point
Browse repository at this point
Added LookupAccountName functions
clement rouault
committed
378ed31
View commit details
Copy full SHA for 378ed31
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
Removed temp/debug ctypes structure in ctypes_generation
clement rouault
committed
5a07f6a
View commit details
Copy full SHA for 5a07f6a
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
Added a custom version of SYSTEM_PROCESS_INFORMATION
clement rouault
committed
6552312
View commit details
Copy full SHA for 6552312
View code at this point
Browse repository at this point
Commits on Jun 21, 2021
Improved determinism of ctypes generation to reduce size of diff when regenerating
clement rouault
committed
5fdcbee
View commit details
Copy full SHA for 5fdcbee
View code at this point
Browse repository at this point
Added/Updated some _SYSTEM_INFORMATION_CLASS related enum/struct
clement rouault
committed
d68ff12
View commit details
Copy full SHA for d68ff12
View code at this point
Browse repository at this point
Commits on Jun 18, 2021
Added some PE resource API in generated_def / winproxy
clement rouault
committed
1f70bdd
View commit details
Copy full SHA for 1f70bdd
View code at this point
Browse repository at this point
Added some ETW define + Trace.start() now take a mode param
clement rouault
committed
6fe7840
View commit details
Copy full SHA for 6fe7840
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
Added some crypto definitions + POC of dpapi with crypto.protect/unprotect
clement rouault
committed
408fe8a
View commit details
Copy full SHA for 408fe8a
View code at this point
Browse repository at this point
Commits on May 24, 2021
Merge branch 'master' of https://github.com/BrunoPujos/PythonForWindows into BrunoPujos-master & regenerated windows.generated_def
hakril
committed
4f2e43a
View commit details
Copy full SHA for 4f2e43a
View code at this point
Browse repository at this point
Added Multiple function / define to generated def
clement rouault
committed
4e67a5a
View commit details
Copy full SHA for 4e67a5a
View code at this point
Browse repository at this point
Commits on May 18, 2021
add auto-generated functions for event and file mapping; fix buf for OpenEventW which called OpenEventA
BrunoPujos
committed
83ca54d
View commit details
Copy full SHA for 83ca54d
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
Added some generated def
hakril
committed
e2ff50e
View commit details
Copy full SHA for e2ff50e
View code at this point
Browse repository at this point
Commits on May 18, 2020
Multiple docs update some __init__.py code (windows.debug not imported by default anymore)
hakril
committed
2e48f90
View commit details
Copy full SHA for 2e48f90
View code at this point
Browse repository at this point
Commits on May 15, 2020
Added some version related definition
hakril
committed
2e7bfba
View commit details
Copy full SHA for 2e7bfba
View code at this point
Browse repository at this point
Commits on May 11, 2020
Renamed NewService class as Service + updated doc/sample for new service API
hakril
committed
ffec0aa
View commit details
Copy full SHA for ffec0aa
View code at this point
Browse repository at this point
Commits on May 10, 2020
Port lucag device manager structures/function to ctypes generation
hakril
committed
5aed430
View commit details
Copy full SHA for 5aed430
View code at this point
Browse repository at this point
Commits on May 4, 2020
Renamed definition/com/tst directory to better name: propertysystem
hakril
committed
bbf031e
View commit details
Copy full SHA for bbf031e
View code at this point
Browse repository at this point
Commits on Mar 29, 2020
Update generated def + documentation
hakril
committed
578b4d9
View commit details
Copy full SHA for 578b4d9
View code at this point
Browse repository at this point
Commits on Mar 19, 2020
Added EvtQuery.seek() + IsDebuggerPresent API for sample purpose
hakril
committed
c691d8e
View commit details
Copy full SHA for c691d8e
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
Fixed ctypes_generation about some bugs on py3
hakril
committed
b27d161
View commit details
Copy full SHA for b27d161
View code at this point
Browse repository at this point
Commits on Jan 26, 2020
Aded new generated ctypes_generation
hakril
committed
b490130
View commit details
Copy full SHA for b490130
View code at this point
Browse repository at this point
Commits on Jan 18, 2020
ctypes_generation now generate py3.6 compatible code :)
hakril
committed
fb2b63b
View commit details
Copy full SHA for fb2b63b
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
Winstruct parser accept * in array size expression
hakril
committed
c5d8faa
View commit details
Copy full SHA for c5d8faa
View code at this point
Browse repository at this point
Added new ctypes definition
hakril
committed
5ae6fb2
View commit details
Copy full SHA for 5ae6fb2
View code at this point
Browse repository at this point
Commits on Nov 14, 2019
Added new service API allowing to find service by name easily
hakril
committed
7638080
View commit details
Copy full SHA for 7638080
View code at this point
Browse repository at this point
Commits on Oct 31, 2019
Added support for simple expression in array (like [MAX_PATH + 1])
hakril
committed
0ed859b
View commit details
Copy full SHA for 0ed859b
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
Adding some service related definition + added services specific access right to security.py
hakril
committed
05ee89d
View commit details
Copy full SHA for 05ee89d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.