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 }}
srpg
/
Source.Python
Public
forked from
Source-Python-Dev-Team/Source.Python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Source.Python
src
core
modules
memory
on
collisions_transmit
User selector
All users
All time
Commit history
Commits on Jan 2, 2022
Adds entity collisions and transmission functionalities.
jordanbriere
committed
43e47f3
View commit details
Copy full SHA for 43e47f3
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
Fixed an ignored TypeError into Pointer.__del__.
jordanbriere
committed
aac2f59
View commit details
Copy full SHA for aac2f59
View code at this point
Browse repository at this point
Commits on Dec 3, 2021
Improved performance of Function.__call__, Function.skip_hooks and Function.call_trampoline.
jordanbriere
committed
a2dd2ff
View commit details
Copy full SHA for a2dd2ff
View code at this point
Browse repository at this point
Commits on Aug 26, 2021
Resolved memory management issues for CFunction. (#405)
CookStar
authored
590e6c2
View commit details
Copy full SHA for 590e6c2
View code at this point
Browse repository at this point
Commits on May 21, 2021
Fixed MemberFunction not returning the correct return type. (#396)
Show description for 08635a3
CookStar
authored
08635a3
View commit details
Copy full SHA for 08635a3
View code at this point
Browse repository at this point
Commits on Feb 6, 2021
Added the possibility to access pre-registers in a post-hook (#384)
Show description for bcea09e
Ayuto
authored
bcea09e
View commit details
Copy full SHA for bcea09e
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
Fixed a problem with dangling references around ExtractPointer. (#334, #372, #373) (#375)
Show description for 4a791d6
CookStar
authored
4a791d6
View commit details
Copy full SHA for 4a791d6
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Add default convention to CallingConvention. (#344)
Show description for 227e954
CookStar
and
jordanbriere
authored
227e954
View commit details
Copy full SHA for 227e954
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
Improved performance of ExtractPointer (approx. 85 times faster).
jordanbriere
committed
5cbb968
View commit details
Copy full SHA for 5cbb968
View code at this point
Browse repository at this point
Commits on Sep 28, 2020
Add Fastcall calling convention. (#348)
Show description for b3c5310
CookStar
authored
b3c5310
View commit details
Copy full SHA for b3c5310
View code at this point
Browse repository at this point
Add trampoline property to CFunction. (#349)
Show description for 4a04330
CookStar
authored
4a04330
View commit details
Copy full SHA for 4a04330
View code at this point
Browse repository at this point
Commits on Jul 10, 2020
Fixed conversion to tuple from std::vector<DataType_t>. (#341)
CookStar
authored
d65dc58
View commit details
Copy full SHA for d65dc58
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
Added cached properties implementation. (#292)
Show description for b7b575a
3 people
authored
b7b575a
View commit details
Copy full SHA for b7b575a
View code at this point
Browse repository at this point
Commits on May 13, 2020
Fixed a compiler error caused by the new DynamicHooks version
Ayuto
committed
2bdf0f5
View commit details
Copy full SHA for 2bdf0f5
View code at this point
Browse repository at this point
Commits on May 3, 2020
Added the ability to disable hooks (#326)
Show description for 7b3de7d
Ayuto
authored
7b3de7d
View commit details
Copy full SHA for 7b3de7d
View code at this point
Browse repository at this point
Commits on Nov 2, 2019
Hook callbacks can now return objects as pointer values.
jordanbriere
committed
2dc44b4
View commit details
Copy full SHA for 2dc44b4
View code at this point
Browse repository at this point
Commits on Jun 21, 2017
Added log message when a function is being hooked
Ayuto
committed
bf5a916
View commit details
Copy full SHA for bf5a916
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
Update Python to 3.6.1 (#206)
Show description for 16db885
Ayuto
authored
16db885
View commit details
Copy full SHA for 16db885
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Added sanity checks to Pointer.copy/move
Ayuto
committed
e38378a
View commit details
Copy full SHA for e38378a
View code at this point
Browse repository at this point
Commits on Jan 27, 2017
Added some game specific class info
Ayuto
committed
beda24d
View commit details
Copy full SHA for beda24d
View code at this point
Browse repository at this point
Commits on Jan 24, 2017
Merge branch 'master' of https://github.com/Source-Python-Dev-Team/Source.Python
Ayuto
committed
0834c58
View commit details
Copy full SHA for 0834c58
View code at this point
Browse repository at this point
find_address is now raising an error instead of returning a NULL pointer when the symbol wasn't found
Ayuto
committed
cad2bc3
View commit details
Copy full SHA for cad2bc3
View code at this point
Browse repository at this point
Added signature to exceptions in find_address
Ayuto
committed
1792444
View commit details
Copy full SHA for 1792444
View code at this point
Browse repository at this point
Commits on Jan 22, 2017
StackData.__setitem__ now accept objects as pointer values.
L'In20Cible
committed
7b4bea5
View commit details
Copy full SHA for 7b4bea5
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
Fixed crashes due to the last update when searching for a symbol on Linux
Ayuto
committed
4db2015
View commit details
Copy full SHA for 4db2015
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
Fixed SP for CS:GO on Linux
Show description for 9a92f4c
Ayuto
committed
9a92f4c
View commit details
Copy full SHA for 9a92f4c
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
Updated memory.find_binary()
Show description for fb3afac
Ayuto
committed
fb3afac
View commit details
Copy full SHA for fb3afac
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
Changed a few post-increments to pre-increments
Show description for 36600ed
Ayuto
committed
36600ed
View commit details
Copy full SHA for 36600ed
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
Added StackData.return_address
Show description for 1d3daca
Ayuto
committed
1d3daca
View commit details
Copy full SHA for 1d3daca
View code at this point
Browse repository at this point
Pointer is now orderable
Ayuto
committed
c362562
View commit details
Copy full SHA for c362562
View code at this point
Browse repository at this point
Commits on Jun 5, 2016
Added BinaryFile.symbols
Ayuto
committed
4cfe8c8
View commit details
Copy full SHA for 4cfe8c8
View code at this point
Browse repository at this point
Commits on Jun 4, 2016
Updated documentation
Ayuto
committed
2d421df
View commit details
Copy full SHA for 2d421df
View code at this point
Browse repository at this point
Changed Pointer.protect() to set read-only protection
Ayuto
committed
75f327f
View commit details
Copy full SHA for 75f327f
View code at this point
Browse repository at this point
Added feature requested in issue #128
Ayuto
committed
e306e1c
View commit details
Copy full SHA for e306e1c
View code at this point
Browse repository at this point
Updated exception handler to provide more detailed exeception messages
Ayuto
committed
cb3111a
View commit details
Copy full SHA for cb3111a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.