在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):scanmem/scanmem开源软件地址(OpenSource Url):https://github.com/scanmem/scanmem开源编程语言(OpenSource Language):C 68.6%开源软件介绍(OpenSource Introduction):scanmem & GameConquerorscanmem is a debugging utility designed to isolate the address of an arbitrary variable in an executing process. scanmem simply needs to be told the pid of the process and the value of the variable at several different times. After several scans of the process, scanmem isolates the position of the variable and allows you to modify its value. GUIGameConqueror is a GUI front-end for scanmem, providing more features, such as:
See gui/README for more details. Requirementsscanmem requires libreadline to read commands interactively, and DocumentationTo read documentation:
Build RequirementsThe build requires autotools-dev, libtool, libreadline-dev, intltool, and python. Build and InstallTo generate files required for the build:
To build with GUI:
To build without GUI:
scanmem and GameConqueror use static paths to libscanmem. So executing
Run Android BuildYou need a standalone toolchain of Android NDK (Advanced method) to build interactive capabilities for Android. For more information, run:
License:GPLv3, LGPLv3 for libscanmem |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论