Skip to content

bianyuan456/cheatengine-threadstack-finder

Repository files navigation

cheatengine-threadstack-finder

A simple program that list all thread's base address based on process's name

Pass command process id (PID) in decimal as a command line argument. The program will output all thread's base addresses.

Make sure that a target process is opened before passing an argument.

About

List all thread's base address based on process id

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%