How can I do this (windows).
Thanks for any help =)
Get a process start address and total size in memory?
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
- NoahPhense
- Addict

- Posts: 1999
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
Mine wont do what you need. But has some nice process procedures.
Follow the dev link..
www.liquidbuzz.com
- np
Follow the dev link..
www.liquidbuzz.com
- np
Last edited by NoahPhense on Sat Feb 19, 2005 7:39 pm, edited 1 time in total.
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
-
sec
- Enthusiast

- Posts: 792
- Joined: Sat Aug 09, 2003 3:13 am
- Location: 90-61-92 // EU or ASIA
- Contact:
http://www.apihooks.com/PI.HTMPrcIdent is a process identification library
containing functions that can return process
identifier (PID) for given process name and
vice versa, list of running terminal sessions
and processes and identifier of terminal session
where given process runs. PrcIdent is limited to
sessions and processes running on local computer.
PrcIdent works on Microsoft(R) Windows(R)
95,98,Me and x86 NT,2000,XP,Server 2003.
Current Version : 5.72
Package: http://www.apihooks.com/OUT/PI5.ZIP
Examples: http://www.apihooks.com/OUT/PI5-EXAM.ZIP
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
I tried searching google and yahoo, would you mind telling me what keywords you used? Or maybe just the functionname to look up in the API hlp. (Its like the age old "how can you look something up in a dictionary if you don't know how it's spelled in the first place?" deal.)Rings wrote:you can find source at:
www.google.com
www.msdn.com
winapi.hlp
( as i have done before)
