A Python library to interact with the Windows atom table via ctypes.
Project description
windows_atom
windows_atom is a Python library that provides an interface for interacting with the Windows atom table using the ctypes module. This library allows for adding, finding, retrieving, and deleting global or local atoms.
Features
- Add atoms globally using
add_atom - Add atoms with flags using
add_atomEx - Search for an atom with
find_atom - Retrieve the name of an atom with
get_atom_name - Delete an atom using
delete_atom
Installation
You can install the package after downloading or cloning the repository:
git clone https://github.com/Mohamed-Adil-Cyber/windows_atom.git cd windows_atom python setup.py install
or if you dont want to build you can
download the release pip windows_atom-1.0-py3-none-any.whl
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file windows_atom-1.0.tar.gz.
File metadata
- Download URL: windows_atom-1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4442b6dc148b97169cf6ff057d349a6229c027a54250e441ce609f92ba076b5
|
|
| MD5 |
2ab4af8696e4598d0745df3f64f17f25
|
|
| BLAKE2b-256 |
10c8c73f27408971b3c0acaa5cdc358d6087d828dbbf78953df41e3df172a30b
|
File details
Details for the file windows_atom-1.0-py3-none-any.whl.
File metadata
- Download URL: windows_atom-1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e2ef05e846e00d8674c145a4a4bd4af9ad86869451c302714b0d3c9b8a861ee
|
|
| MD5 |
d3ff6780b031bb12c88aa4432a42bd60
|
|
| BLAKE2b-256 |
b94db6801ef7bb2871ac6af45eb4bfa0fbd172eb90d0eaab3581c081b0025c2e
|