Credits: learn_more
Forum Discussion page:
http://www.uc-forum.com/forum/showth...638#post411638
First version of tSpy:
Source release (v0.5) Binary release (v0.5) Quote:
tSpy v0.5
Copyright (c) 2009 learn_more
tSpy is an open-source (GPL) application to monitor game-trainers.
****************
* Features
****************
1) Log ReadProcessMemory and WriteProcessMemory calls made by an trainer.
2) Attach to a running trainer.
3) Start and immediately attach to a trainer.
4) Save the log to a file.
5) Open-source
****************
* FAQ
****************
Where to get the source / latest version?
- See http://www.uc-forum.com/forum/showthread.php?t=56033 for the latest release
|
example output:
and when save to a logfile:
Code:
R/W | Address | Size | Data
============================================
R | 0x00A70C62 | 4 | x00 x00 x00 x00
W | 0x00A70C62 | 4 | xA0 x86 x01 x00
W | 0x00A74DCC | 4 | xA0 x86 x01 x00
R | 0x00A70C62 | 4 | xA0 x86 x01 x00
W | 0x00A70C62 | 4 | x40 x0D x03 x00
W | 0x00A74DCC | 4 | x40 x0D x03 x00