Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / srounet/pymem issues and pull requests

#155 - Unable to read any UTF-16 string

Issue - State: open - Opened by knenkne 2 months ago - 9 comments

#154 - Check python interpreter has been injected before allowing shellcode injection

Pull Request - State: closed - Opened by monkeyman192 3 months ago - 1 comment

#153 - Please delete this issue

Issue - State: closed - Opened by ZhengYuan-Public 3 months ago

#152 - gh-109: Fix issue with getting module handle from injected dlls

Pull Request - State: closed - Opened by monkeyman192 3 months ago - 1 comment

#151 - Optional memory protection check

Pull Request - State: closed - Opened by v01d-gh 3 months ago - 1 comment

#149 - Bump regex

Pull Request - State: closed - Opened by StarrFox 4 months ago

#148 - Fix typo in write_bytes's doc for the data param

Pull Request - State: closed - Opened by StarrFox 4 months ago

#147 - Bump cryptography from 42.0.4 to 43.0.1

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#146 - Cannot write or read bytes: buffer type is void

Issue - State: closed - Opened by Apprisco 5 months ago - 1 comment
Labels: documentation

#145 - Bump setuptools from 69.0.2 to 70.0.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#144 - Bump zipp from 3.17.0 to 3.19.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#143 - Rename open function to open_process to avoid conflict with Python's …

Pull Request - State: closed - Opened by zZan54 7 months ago - 2 comments

#142 - Conflict with Python's built-in open function, triggering AttributeError: __enter__

Issue - State: open - Opened by zZan54 7 months ago - 1 comment
Labels: pymem 2.0

#141 - Bump certifi from 2023.11.17 to 2024.7.4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#138 - Bump urllib3 from 2.1.0 to 2.2.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#137 - TypeError: 'MockObject' object is not callable

Issue - State: closed - Opened by Seraphli 9 months ago - 1 comment

#136 - Bump requests from 2.31.0 to 2.32.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#134 - Bump jinja2 from 3.1.3 to 3.1.4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#133 - Bump idna from 3.6 to 3.7

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#132 - Suggestion: Change return types to list[int] of pattern_scan_all()

Issue - State: open - Opened by Harding-Stardust 11 months ago - 1 comment
Labels: pymem 2.0, feature request

#131 - fix typo in foreword

Pull Request - State: closed - Opened by ThePeeps191 12 months ago

#130 - Bump cryptography from 42.0.0 to 42.0.4

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#129 - Bump cryptography from 42.0.0 to 42.0.2

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#127 - Bump cryptography from 41.0.7 to 42.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#126 - Bump jinja2 from 3.1.2 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#125 - inject_python_shellcode(shellcode) not available dict

Issue - State: closed - Opened by qop1832 about 1 year ago - 2 comments
Labels: feedback required

#124 - add read_unicode_string

Issue - State: closed - Opened by qop1832 about 1 year ago - 3 comments

#123 - Fixed mistake in Comment.

Pull Request - State: closed - Opened by NougatBitz about 1 year ago - 1 comment

#121 - add encoding parameter to read_string

Pull Request - State: closed - Opened by huangyiyang89 about 1 year ago - 2 comments

#120 - read_string method need a encoding parameter

Issue - State: closed - Opened by huangyiyang89 about 1 year ago

#119 - switching to github actions

Issue - State: open - Opened by StarrFox about 1 year ago - 5 comments

#118 - Python interpreter injection

Issue - State: open - Opened by Chassss about 1 year ago - 3 comments
Labels: bug

#117 - pymem.exception.WinAPIError: Windows api error, error_code: 87

Issue - State: open - Opened by xaoyaoo about 1 year ago - 4 comments
Labels: bug

#116 - update pypi supported version and test versions

Pull Request - State: closed - Opened by StarrFox about 1 year ago - 3 comments

#115 - There was a problem converting the string to bytes

Issue - State: open - Opened by Pyer-At-Gh about 1 year ago - 2 comments
Labels: feedback required, question

#114 - fix is_64_bit (closes #113)

Pull Request - State: closed - Opened by StarrFox over 1 year ago - 6 comments

#113 - is_64_bit potentionally incorrect

Issue - State: closed - Opened by StarrFox over 1 year ago - 2 comments

#112 - Fix scan_pattern_page read bytes out of range.

Pull Request - State: closed - Opened by SakuraHentai over 1 year ago - 8 comments

#111 - `pymem.pattern.scan_pattern_page` throw windows api error, code 299

Issue - State: closed - Opened by SakuraHentai over 1 year ago - 8 comments

#110 - Update pattern.py

Pull Request - State: closed - Opened by ClarkKeyton over 1 year ago - 2 comments

#109 - `pymem.process.inject_dll` returns local handle instead of remote

Issue - State: closed - Opened by y0umu over 1 year ago - 5 comments
Labels: bug

#108 - Error

Issue - State: closed - Opened by annonymous12343 over 1 year ago - 1 comment

#107 - Also scan for PAGE_EXECUTE protected memory.

Pull Request - State: closed - Opened by jmctune over 1 year ago - 1 comment

#106 - add resolve_offsets method

Pull Request - State: closed - Opened by StarrFox over 1 year ago - 3 comments

#105 - Add process search options

Pull Request - State: closed - Opened by v01d-gh almost 2 years ago

#104 - Fix write_bytes

Pull Request - State: closed - Opened by v01d-gh almost 2 years ago - 1 comment

#103 - Wrong use of the length of the bytes being written

Issue - State: closed - Opened by v01d-gh almost 2 years ago

#102 - Improve read and write speeds by removing buffer copys

Pull Request - State: closed - Opened by StarrFox almost 2 years ago - 1 comment

#101 - Optimize Memory Reading / Writing using C types

Issue - State: closed - Opened by qb-0 almost 2 years ago - 7 comments

#100 - Optimize write_bytes method

Issue - State: closed - Opened by iconFehu almost 2 years ago - 3 comments

#95 - Added the ability to scan an open process' raw hexidecimal

Pull Request - State: closed - Opened by ThomasJRyan over 2 years ago - 3 comments

#94 - allow initing Pymem objects with process id

Pull Request - State: closed - Opened by StarrFox over 2 years ago - 4 comments

#92 - Use poetry for dependency management

Pull Request - State: closed - Opened by StarrFox over 2 years ago - 12 comments

#91 - use pyproject.toml

Issue - State: closed - Opened by StarrFox over 2 years ago - 2 comments
Labels: feature request

#90 - No Module listed

Issue - State: open - Opened by Ab1gor over 2 years ago - 1 comment
Labels: bug

#89 - pymem[speed] seems undocumented

Issue - State: closed - Opened by divinity76 over 2 years ago - 2 comments

#88 - Add and use SetLastError types

Pull Request - State: closed - Opened by yeet-bix over 2 years ago - 3 comments

#87 - aob_scan error

Issue - State: closed - Opened by NyshMy over 2 years ago - 2 comments
Labels: feedback required

#86 - kernel32.CreateRemoteThread() may return None

Issue - State: open - Opened by HMaker over 2 years ago - 3 comments
Labels: bug

#85 - Processes sometimes have same name. Should be able to specify PID.

Issue - State: closed - Opened by chrisjd20 almost 3 years ago - 1 comment
Labels: question

#84 - call remote assembly

Issue - State: closed - Opened by NyshMy almost 3 years ago - 3 comments

#83 - Autotwine

Pull Request - State: closed - Opened by srounet almost 3 years ago

#82 - Fix tests

Pull Request - State: closed - Opened by srounet almost 3 years ago

#81 - MemoryWriteError, GetLastError 87 while trying to write_bool

Issue - State: closed - Opened by kyriakid1s almost 3 years ago

#80 - add regex option for faster searching

Pull Request - State: closed - Opened by StarrFox almost 3 years ago

#79 - Wrong example output in documentation of the pattern API

Issue - State: closed - Opened by airvzxf almost 3 years ago

#78 - Fixed the documentation examples for the API pattern

Pull Request - State: closed - Opened by airvzxf almost 3 years ago

#77 - Fixed the problem which not search the pattern with re.search and re.…

Pull Request - State: closed - Opened by airvzxf almost 3 years ago

#76 - Bug in function scan_pattern_page()

Issue - State: closed - Opened by airvzxf almost 3 years ago - 11 comments

#75 - weird error

Issue - State: closed - Opened by focat69 about 3 years ago - 1 comment

#74 - Undoing memory changes

Issue - State: closed - Opened by bcmeireles over 3 years ago - 1 comment
Labels: question

#73 - additional vector read/write functions #71

Pull Request - State: closed - Opened by qb-0 over 3 years ago - 2 comments
Labels: rework_necessary

#72 - Cross-platform Pymem

Issue - State: open - Opened by qb-0 over 3 years ago - 2 comments
Labels: feature request

#71 - Vectors support

Issue - State: closed - Opened by OpsecGuy over 3 years ago - 3 comments

#70 - Search for exact process name

Pull Request - State: closed - Opened by Spawnrad over 3 years ago - 2 comments
Labels: rework_necessary

#69 - Pymem don't search for exact process Name

Issue - State: closed - Opened by Spawnrad over 3 years ago
Labels: feature request

#68 - `scan_pattern_page` not finding all matches?

Issue - State: closed - Opened by jmctune over 3 years ago - 4 comments

#67 - [Documentation] virtual_query() is useful and ought to be documented

Issue - State: open - Opened by the-vindicar over 3 years ago
Labels: documentation

#66 - cann't read unicode correctly

Issue - State: closed - Opened by wkingnet over 3 years ago - 6 comments
Labels: bug

#65 - RuntimeError

Issue - State: closed - Opened by Furkan125 over 3 years ago - 4 comments
Labels: bug, duplicate

#64 - pm.inject_python_interpreter() UnicodeEncodeError

Issue - State: closed - Opened by Furkan125 over 3 years ago - 1 comment

#61 - UnicodeDecodeError, when using read_string

Issue - State: closed - Opened by VitalyTheGlitch over 3 years ago - 3 comments
Labels: bug

#60 - GetLastError: 299 while reading an int from memory

Issue - State: closed - Opened by RulHolos over 3 years ago - 3 comments

#59 - add return_multiple keyword for pattern functions

Pull Request - State: closed - Opened by StarrFox over 3 years ago

#58 - use DOTALL for pattern searching

Pull Request - State: closed - Opened by StarrFox over 3 years ago

#55 - Fix an issue with VirtualQueryEx and MEMORY_BASIC_INFORMATION

Pull Request - State: closed - Opened by srounet almost 4 years ago

#54 - Problem

Issue - State: closed - Opened by ChefZander almost 4 years ago - 2 comments
Labels: issue not valid

#53 - Add base_address and utilities for manipulating booleans from memory

Pull Request - State: closed - Opened by srounet almost 4 years ago

#52 - Bug ?

Issue - State: closed - Opened by Ulusamay almost 4 years ago - 3 comments

#51 - Nyaoouo master

Pull Request - State: closed - Opened by srounet almost 4 years ago

#50 - fix in __init__.py

Pull Request - State: closed - Opened by nyaoouo almost 4 years ago - 2 comments

#49 - some fix in __init__.py

Pull Request - State: closed - Opened by nyaoouo almost 4 years ago

#48 - inject_python_interpreter() get Err code 87(ERROR_INVALID_PARAMETER) when start_thread

Issue - State: open - Opened by nyaoouo almost 4 years ago - 3 comments
Labels: feedback required

#47 - pattern scan module with bytes same with regex special characters

Issue - State: open - Opened by nyaoouo almost 4 years ago - 4 comments
Labels: feedback required

#46 - win 10 2016 ltbs 32 bit error

Issue - State: open - Opened by youngcheater about 4 years ago - 2 comments
Labels: feedback required

#45 - mbi.BaseAddress is incorrect

Issue - State: closed - Opened by sanzenwin about 4 years ago - 4 comments
Labels: feedback required