issues
search
srounet
/
Pymem
A python library for windows, providing the needed functions to start working on your own with memory editing.
MIT License
315
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Check python interpreter has been injected before allowing shellcode injection
#154
monkeyman192
closed
2 weeks ago
1
Please delete this issue
#153
ZhengYuan-Public
closed
3 weeks ago
0
gh-109: Fix issue with getting module handle from injected dlls
#152
monkeyman192
closed
3 weeks ago
1
Optional memory protection check
#151
v01d-gh
closed
1 month ago
1
Pattern scan is not working for some memory protection values
#150
v01d-gh
closed
1 month ago
0
Bump regex
#149
StarrFox
closed
1 month ago
0
Fix typo in write_bytes's doc for the data param
#148
StarrFox
closed
1 month ago
0
Bump cryptography from 42.0.4 to 43.0.1
#147
dependabot[bot]
opened
2 months ago
0
Cannot write or read bytes: buffer type is void
#146
Apprisco
closed
1 month ago
1
Bump setuptools from 69.0.2 to 70.0.0
#145
dependabot[bot]
closed
3 months ago
0
Bump zipp from 3.17.0 to 3.19.1
#144
dependabot[bot]
closed
3 months ago
0
Rename open function to open_process to avoid conflict with Python's …
#143
zZan54
closed
4 months ago
2
Conflict with Python's built-in open function, triggering AttributeError: __enter__
#142
zZan54
opened
4 months ago
1
Bump certifi from 2023.11.17 to 2024.7.4
#141
dependabot[bot]
closed
3 months ago
0
RuntimeError: Could not allocate memory for shellcode in inject_python_shellcode (Python 3.7.16)
#140
yangzdu
opened
5 months ago
0
Fixed issue with inject_dll function failing when injecting DLLs with non-ANSI characters in path
#139
dream2333
closed
5 months ago
0
Bump urllib3 from 2.1.0 to 2.2.2
#138
dependabot[bot]
closed
5 months ago
0
TypeError: 'MockObject' object is not callable
#137
Seraphli
closed
6 months ago
1
Bump requests from 2.31.0 to 2.32.0
#136
dependabot[bot]
closed
6 months ago
0
EnumProcessModulesEx - ctypes.ArgumentError: argument 1: OverflowError: int too long to convert
#135
juzt3
opened
6 months ago
2
Bump jinja2 from 3.1.3 to 3.1.4
#134
dependabot[bot]
closed
6 months ago
0
Bump idna from 3.6 to 3.7
#133
dependabot[bot]
closed
7 months ago
0
Suggestion: Change return types to list[int] of pattern_scan_all()
#132
Harding-Stardust
opened
8 months ago
1
fix typo in foreword
#131
ThePeeps191
closed
9 months ago
0
Bump cryptography from 42.0.0 to 42.0.4
#130
dependabot[bot]
closed
5 months ago
1
Bump cryptography from 42.0.0 to 42.0.2
#129
dependabot[bot]
closed
9 months ago
1
Bump cryptography from 41.0.7 to 42.0.0
#127
dependabot[bot]
closed
9 months ago
0
Bump jinja2 from 3.1.2 to 3.1.3
#126
dependabot[bot]
closed
9 months ago
0
inject_python_shellcode(shellcode) not available dict
#125
qop1832
closed
10 months ago
2
add read_unicode_string
#124
qop1832
closed
10 months ago
3
Fixed mistake in Comment.
#123
NougatBitz
closed
10 months ago
1
add encoding parameter to read_string
#121
huangyiyang89
closed
12 months ago
2
read_string method need a encoding parameter
#120
huangyiyang89
closed
12 months ago
0
switching to github actions
#119
StarrFox
opened
1 year ago
5
Python interpreter injection
#118
Chassss
opened
1 year ago
3
pymem.exception.WinAPIError: Windows api error, error_code: 87
#117
xaoyaoo
opened
1 year ago
4
update pypi supported version and test versions
#116
StarrFox
closed
1 year ago
3
There was a problem converting the string to bytes
#115
Pyer-At-Gh
opened
1 year ago
2
fix is_64_bit (closes #113)
#114
StarrFox
closed
1 year ago
6
is_64_bit potentionally incorrect
#113
StarrFox
closed
1 year ago
2
Fix scan_pattern_page read bytes out of range.
#112
SakuraHentai
closed
5 months ago
8
`pymem.pattern.scan_pattern_page` throw windows api error, code 299
#111
SakuraHentai
closed
5 months ago
8
Update pattern.py
#110
ClarkKeyton
closed
1 year ago
2
`pymem.process.inject_dll` returns local handle instead of remote
#109
y0umu
closed
3 weeks ago
5
Error
#108
annonymous12343
closed
12 months ago
1
Also scan for PAGE_EXECUTE protected memory.
#107
jmctune
closed
1 year ago
1
add resolve_offsets method
#106
StarrFox
closed
1 year ago
3
Add process search options
#105
v01d-gh
closed
1 year ago
0
Fix write_bytes
#104
v01d-gh
closed
1 year ago
1
Wrong use of the length of the bytes being written
#103
v01d-gh
closed
1 year ago
0
Next