Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Software (http://archives1.twoplustwo.com/forumdisplay.php?f=47)
-   -   PTrack + SourceCode (http://archives1.twoplustwo.com/showthread.php?t=515652)

g00fy 10-04-2007 03:26 PM

PTrack + SourceCode
 
Hey,

I just finished my little tool called PTrack.

PokerTracker is unable to provide a status of the importing progress, because PokerTracker `freezes` up on bigger imports.

PTrack reads information out from the PokerTracker process and displays in our window the status of the importing progress.

The Code is OpenSource and it's written in C/C++.

Basically I hate DLL Injections so I decided to write the programm 'like' a Debugger to read the stack.

Tested on PartyPoker only!
Could not work for other imports but can be eaisly updated


http://donster.de/zid_donster/Member...kerTracker.PNG

[ BINARY ]
http://donster.de/zid_donster/Member...oad/PTrack.zip

[ SRC ]
http://donster.de/zid_donster/Member...rack%20SRC.zip

-g

runstop 10-04-2007 03:30 PM

Re: PTrack + SourceCode
 

haha great idea! nice work.

rvg72 10-04-2007 03:33 PM

Re: PTrack + SourceCode
 
that's really smart. Cool stuff.

rvg

corny 10-04-2007 03:33 PM

Re: PTrack + SourceCode
 
gj, nice work

butcha 10-04-2007 04:28 PM

Re: PTrack + SourceCode
 
C-O-O-L-!-!-!

HamishB 10-04-2007 07:51 PM

Re: PTrack + SourceCode
 
I like it.. Kinda funny thing to have to create tho when u think they could do something similiar in their own program.

good job

Catyoul 10-04-2007 11:34 PM

Re: PTrack + SourceCode
 
Great idea and awesome first post !

HamishB : AFAIK, pokertracker is created with some weird language oriented for quick implementation of database heavy programs, I'm not even sure you can do multithreading with it.

g00fy 10-05-2007 10:04 AM

Re: PTrack + SourceCode
 
thanks [img]/images/graemlins/blush.gif[/img]

Insty 10-05-2007 03:46 PM

Re: PTrack + SourceCode
 
I'm running Windows 2000 But when I try to run this program it just causes poketracker to close.

-> 20:44 Looking for Poker Tracker (Version 2.16.03d)
-> 20:44 Window Found PID: 0x7f8
-> 20:44 Process Attached
-> 20:44 Reading Process Information
-> 20:44 PokerTracker Process Closed

Any clues?

g00fy 10-05-2007 06:52 PM

Re: PTrack + SourceCode
 
Hey Insty,

I know the problem (context.Eip += 0x02) is different from Windows XP to Windows 2000. Can't fix it right now, because I don't have Windows 2000 on this machine.. [img]/images/graemlins/frown.gif[/img]

-g


All times are GMT -4. The time now is 11:51 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.