Main > Free Download Search >

Free pid software for windows

pid

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 26
Netchip EvalBoard Loopback device (VID_0525&PID_ 3.2.7.30

Netchip EvalBoard Loopback device (VID_0525&PID_ 3.2.7.30


USB Test Devices (NetChip) driver more>> Netchip EvalBoard Loopback device (VID_0525&PID_2888) using NcBulk.SYS<<less
Download (info)
Added: 2008-11-11 License: Update Price:
356 downloads
OpenHIP 0.5

OpenHIP 0.5


A free, open-source implementation of the Host Identity Protocol (HIP). more>> A free, open-source implementation of the Host Identity Protocol (HIP).

The OpenHIP package was designed to be a free, open-source implementation of the Host Identity Protocol (HIP).HIP is being developed within the Internet Engineering Task Force (IETF) and the Internet Research Task Force (IRTF) to study and experiment with HIP and related protocols.
HIP is a specific proposal to decouple network identity from network location in the Internet protocol stack. Historically, IP addresses have served both functions. This dual use of IP addresses is becoming problematic, and there have been many research efforts aimed at studying the decoupling of identifier and locator in the network stack. HIP is a specific proposal that uses public/private key pairs as the host identifiers.

Enhancements:
- fix LSI DHT lookups for Windows
- dont ask for random number seed from Windows installer
- save identities files upon exit in Windows
- more consistently apply if_index
- fix handle_local_address_changes() to use preferred (fix Windows multihoming)
- suppress generating multiple ACQUIREs from userspace
- upon receiving I2 with existing association, delete the old prior to adding new
- remove association after rekey failed so we dont end up out of sync
- reduce reference count of DH in rekey structure when freeing
- consolodate rekey structure creation, check keymat length
- remove XML I/O warnings
- fix checking sendto() return value in hip_send()
- updated QOUT logging text
- fix segfault in handle_local_address_change()
- reduce logging of ACQUIRE messages
- during ACQUIRE, lookup associations using HITs if not opportunistic
- by default generate an LSI based on the HIT in hitgen
- fix segfault in find_hip_association3()
- clear the multicast bit in random mac address spoofed in userspace
- clear retransmissions following failed rekey
- only initiate readdress in ESTABLISHED state
- fixed hip_sadb_add_dst_entry() (unsupported encryption transform) bug
- send INT signal to all children upon exit
- DHT bind() to preferred address before connecting
- turn off extra DHT lookup during packet retransmission
- prevent I1 sending to an LSI
- fix CLOSE_ACK segfault
- added RAW_IP_OUT option for usermode ESP
- spin on g_state instead of prthread_join()ing all threads
- garbage collect zombie processes
- hitgen -publish now saves to hostname_host_identieis.pub.xml
- added "preferred_interface", "save_known_identities" options
- fixed DH cache ref count problem
- configuration file handling and pathnames
- ORCHID prefix to RFC4843
- fixed bug where association is closed following rekey
- fixed bug where association may be prematurely closed by check_last_used
- fixed several memory leaks and overflows, incorrect PID in lock file
- thread locking for usermode SADB
- fixed IPv6 ESP bug (when SPI=0x4...)
- compile hipstatus program by default
- made RVS code work from UMH

<<less
Download (1.8MB)
Added: 2008-09-30 License: GPL Price: FREE
388 downloads
Window Tracker 1.0

Window Tracker 1.0


Window Tracker - Tracks the mouse and gives information of windows. more>>
Window Tracker - Tracks the mouse and gives information of windows. Window Tracker - Tracks the mouse and gives information of the target windows.
Window Tracker will show the Window Handle value, the Thread PID and the normal process PID.
Window Tracker is small, simple, easy-to-use and does not require any installation.
<<less
Download (10KB)
Added: 2007-06-29 License: Freeware Price:
847 downloads
Widget watcher 1.2

Widget watcher 1.2


Widget watcher allows you to view and manage your running widgets. more>>
Widget watcher displays right on your desktop a list containing all the widgets that you are currently running.
You can view as well the amount of memory used by each widget and you can eassily kill the PID of every widget.
With Widget watcher, now, you can manage better your running widgets
Main features:
- Search the Widget Gallery for the Widget
- Check the Widget Gallery for updates
- Show PID and memory usage
- Kill runaway Widgets
- Show change in memory usage (check for memory leaks)
<<less
Download (29.6KB)
Added: 2007-03-17 License: Freeware Price:
954 downloads
Activ 1.2

Activ 1.2


Activ is an effective way to monitor in real-time: processes start/stop, reporting process name, ID and command line. more>>

Activ 1.2 is an effective way to monitor in real-time: processes start/stop, reporting process name, ID and command line. Loading of images (DLLs), reporting image name, process ID where this image is loaded into, image base address and size. Registry functions execution, reporting key and value names.

File open/create, read, write, rename reporting process ID (PID) that accessed a file, file name, desired access, share access, file attributes, options, buffer length and status of the executed operation.

Enhancements: Added user interface program ActivSetup.exe to ease Activ settings selection and Registry monitoring is re-engineered using Microsoft Registry filtering model.

<<less
Download (165KB)
Added: 2008-06-18 License: Freeware Price: $0.00
downloads
Handle 3.1

Handle 3.1


Handle - show you what files are open by which processes, and much more more>>
Handle - show you what files are open by which processes, and much more Ever wondered which program has a particular file or directory open? Now you can find out. Handle is a utility that displays information about open handles for any process in the system. You can use it to see the programs that have a file open, or to see the object types and names of all the handles of a program.
Handle is targetted at searching for open file references, so if you do not specify any command-line parameters it will list the values of all the handles in the system that refer to open files and the names of the files. Handle can also take several parameters which modifies this behavior.
usage: handle [[-a] [-u] | [-c ] | [-s]] [-p | > [name]
-a
Dump information about all types of handles, not just those that refer to files. Other types include ports, Registry keys, synchronization primitives, threads, and processes.
-c
Closes the specified handle (interpreted as a hexadecimal number). You must specify the process by its PID.
WARNING: Closing handles can cause application or system instability.
-s
Print count of each type of handle open.
-u
Show the owning user name when searching for handles.
-p
Instead of examining all the handles in the system, this parameter narrows Handles scan to those processes that begin with the name process. Thus:
handle -p exp
would dump the open files for all processes that start with "exp", which would include Explorer.
name
This parameter is present so that you can direct Handle to search for references to an object with a particular name. For example, if you wanted to know which process (if any) has "c:windowssystem32" open you could type:
handle windowssystem
The name match is case-insensitive and the fragment specified can be anywhere in the paths you are interested in.
When not in search mode (enabled by specifying a name fragment as a parameter), Handle divides its output into sections for each process it is printing handle information for. Dashed lines are used as a separator, immediately below which you will see the process name and its process id (PID). Beneath the process name are listed handle values (in hexadecimal), the type of object the handle is associated with, and the name of the object if it has one.
When in search mode, Handle prints the process names and ids are listed on the left side and the names of the objects that had a match are on the right.
<<less
Download (79KB)
Added: 2006-05-29 License: Freeware Price:
1264 downloads
Process Manager 2 Lite 2.0.50727

Process Manager 2 Lite 2.0.50727


check systems performance & manage the running processes more>> Process manager 2 Lite is amongst other things a visualisor of process which provides more information than the traditional manager of tasks of Windows. With Process Manager 2 Lite, you can post information on the processes such as its icon, its dependences, its handles and its threads.
Process Manager 2 Lite is also a advanced manager of services like the original visualisor of Windows. It posts the PID of the service and allows you to see the process of the service.
The Log of yous activity will give a advanced conaissance activity in background of your system. It will show you when the processes and, if the process is a Windows service, information in this connection.
Other functionalities such as finding which process maintenance such file opened, obtaining information on a visible window, or modification of the affinity of the processes for each process.
<<less
Download (1.3M)
Added: 2008-10-26 License: Freeware Price:
1012 downloads
 
Other version of Process Manager
Process Manager Lite 2.0It shows the running service PID and permits you to show services process. The Activity Log will give you an advanced knowledge of your system background activity. It show you when process starting
License:Freeware
Download (1.32MB)
1066 downloads
Added: 2008-09-03
Remote Process Viewer 1.2

Remote Process Viewer 1.2


a free remote Windows Task Manager for your network more>> "Remote Process Viewer" is a free remote Windows Task Manager for your network. It will show you detailed information about all the processes that are currently running on a chosen network client. It reveals such information as the process file name, full path, PID (process identifier), PID of the parent process, Memory usage, CPU time, Handles, user session ID, number of threads, and process priority.
There is absolutely no installation required. Since "Remote Process Viewer" uses Windows built-in WMI service, it doesnt require you to install any additional software on the computers you are connecting to. Simply download and run the software. Then select the client you want to analyze and youll see all the processes on the remote computer.
<<less
Download (228KB)
Added: 2008-08-27 License: Freeware Price: Free
459 downloads
MiniCap 1.16.01

MiniCap 1.16.01


MiniCap is a screenshot capture app with great commandline support, including the ability to capture by pid, handle, program name. Interactive mode including scrolling capture and support for different formats with automatic naming and versioning. more>> <<less
Download (1.14MB)
Added: 2009-03-13 License: Freeware Price: $0
221 downloads
 
Other version of MiniCap
MiniCap 1.14.01app with great commandline support, including the ability to capture by pid, handle, program name. Interactive mode including scrolling capture and support for differen. MiniCap 1.14.01 - DonationCoder
Price: $0
License:Freeware
Download (1.14MB)
382 downloads
Added: 2008-10-07
MiniCap 1.05.01support, including the ability to launch (and then terminate) apps, capture windows by pid, handle, program name. And a nice interactive mode including scrolling capture. Tons of options for
License:freeware
Download (1.4MB)
411 downloads
Added: 2008-09-07
Daphne 1.42

Daphne 1.42


Daphne is a small (system tray) application for killing, controlling and debuging windows processes. more>>
Daphne 1.42 offers a tiny (system tray) tool for killing, controlling and debuging windows processes. You can kill a process by dragging the mouse over the windows, by right-clicking the process in the main process list, or by typing its name with the "Kill all by name" command. You can set a any window to be always on top, to be transparent, to be enable, et cetera. The main window displays a list of currently running process with detailed information about:
Although Daphne was born just to kill windows process. You can think of Daphne as a task manager replacement. The main window displays a list of currently running process with detailed information about: CPU usage, Process ID, Process name, Full path (and arguments), Priority, Class (Process / Service), Current memory usage, Peek memory usage, Current swap usage, Peek swap usage and Number of threads
Major Features:
  1. Enhanced (experimental) multidesktop feature: use up to four windows desktops using WindowsKey + F5 to F8.
  2. Installed software list for inspecting installed software available in tray icon menu. Installed software
  3. Check process hierarchy tree using the "Show process tree" at tray icon menu. Process tree
  4. Parent process name an PID at process' properties.
  5. Now you can make configuration portable using INI file instead of registry base configuration.
  6. Support for DRK's process data base information search and contribution.
  7. Hide application tool: drop the target over the application's window you want to hide. Later, you can restore the application from Daphne menu.
  8. Hide application, makes an application disappear but keeps it running to get more desktop space.
  9. Find process window tool: identify the process which owns the targeted window.
  10. Traps: you can set up traps to be applied to any process being created.
  11. Detailed process list, including full path and arguments.
  12. Per process detail including: Windows tree, thread list, modules, enviroment variables.
  13. Using the windows tree you can: Show, hide, set always on top on or off, set focus, et cetera to any give window.
  14. Kill all by name: Kill all process using a given name.
  15. Kill menu: Customizable menu, each menu item has a process list to kill upon activation.
  16. Process list highlighting with colors for custom, system and high CPU-consumption processes.
  17. Control inspector window for revealing hidden passwords.
  18. Drag and drop tool for killing, setting alpha, enabling controls and putting windows always on top.
  19. "Hide Java VM from command line" option in advanced tab makes Daphne strip the path to the default Java VM in full path mode.
  20. Internationalization: Spanish, Italian, German, French, Chinese, Valencian, Polish, Russian, Portuguese and Japanese support.

Enhancements:

  • CPU-Animated tray icon
  • Japanese translation.

Requirements: Windows 2000 / XP / 2003 / Vista

WareSeeker Editor
<<less
Download (1.39MB)
Added: 2009-04-28 License: Freeware Price: $0
327 downloads
 
Other version of Daphne
Daphne 1.41Parent process name an PID at process' properties. Now you can make configuration portable using INI file instead of registry base configuration. Support for DRK's process data base information
Price: $0
License:Freeware
Download (1.36MB)
509 downloads
Added: 2009-04-04
Remote Process Viewer for Windows Networks 1.0

Remote Process Viewer for Windows Networks 1.0


This remote process explorer shows detailed information for all running processes on the remote computer more>>
This remote process explorer shows detailed information for all running processes on the remote computer Remote Process Viewer is a free, small, simple and easy-to-use remote Windows Task Manager for your network.
It displays all processes currently running on a chosen network client.
This remote process explorer shows detailed information for all running processes on the remote computer and reveals information such as the process file name, full path, PID (process identifier), PID of the parent process, user session ID, number of threads and process priority.
There is absolutely no installation required. Simply download and run the software. Select a client you want to analyze. Now you see all processes on the remote computer.
Remote Process Viewer uses the WMI service built into Windows. This means it does not require any additional software installation on the computers that you are connecting to.
Main features:
- doesnt require installation
- doesnt require a client agent
- doesnt write to the registry
- doesnt modify files outside of its own directories
- doesnt require runtimes
System requirements:
- only 0.3 MB free disk space
<<less
Download (225KB)
Added: 2007-07-26 License: Freeware Price:
868 downloads
DVB Dream 1.4i

DVB Dream 1.4i


A software DVB player for SkyStar 1 and 2 more>> A software DVB player for SkyStar 1 and 2

DVB Dream is software DVB player for SkyStar 1 and 2.
Supported Devices:
- B2C2 (Skystar2, Airstar2, Cablestar2)
- Twinhan (All PCI models should work *)
- Pinnacle PCTV Sat/400i/Lite
- Genpix 8PSK to USB device
Notes:
- B2C2 devices need v4.3.2 or newer driver
- Please report the Twinhan models you could run DD on. (i.e. Twinhan VP-1020 - Red or Starbox ***)
- Some codecs do not support PIP (e.g. old Cyberlink versions)! Best codecs for DD: Sonic or Nvidia
- Please do not try to use old modules (DDRemote, DVBEPG etc) with new DD. Old modules are incompatible with new DD.
System requirements:
- Directx 9.0 or newer versions required
- Install MPEG-2 codecs at first

Enhancements:
- Faster scan for NA satellites
- Some TS record problems fixed
- Improved Vista compatibility, Vista AERO window movement bug fixed
- Ch. name text filtering option for general and favorites tabs
- Fix for 19.2e DVB-S2 crash problem and network search (DVB-S2 TPs)
- Now it is possible to override/correct the missing channel name or wrong crypted channel status with help of a text file. (scan_override.txt)
- BDA interface update (v2.0)
- BDA: Added support for Turbosight TBS 8920 DVB-S2, 8910 DVB-S and Compro VideoMate 500 DVB-S
- Video and audio type indicators added, next to video/audio buffer bars
- Now OSD Now/Next info should be always up-to-date
- New HotKey to change (cycle) audio pid: A
- Guids.ini updated, some new h.264 entries added
- EPG parser now supports DISH and BEV 9 day epg
- Portuguese(br) language added
- For FTA sats, you should disable "NA fast scan"
- During fast scan, first TP will relatively take longer.
- It is important that NA users should enable "Customize for NA" (preferences->localization)
- You can utilize ENTER, ESC keys in channel name filter box

<<less
Download (7.3MB)
Added: 2008-09-25 License: Freeware Price: FREE
441 downloads
Kirsten Dunst Screensaver Set 1 1.0

Kirsten Dunst Screensaver Set 1 1.0


Kirsten Dunst Screensaver Set 1 - Beautiful celebrity Kirsten Dunst poses in sexy outfits in this free screensaver more>>
Watch beautiful celebrity Kirsten Dunst pose in sexy outfits right on your desktop with this free screensaver..
We bundle the screensaver and matching wallpaper into one easy download for your ultimate Windows desktop viewing pleasure.
Kirsten Dunst Screensaver Set 1 and wallpaper download is completely free and features the highest quality shots of Kirsten Dunst in some of her hottest photos anywhere on the web!
Version restrictions:
- Opens http://adultfriendfinder.com/go/page/ad_ffadult_bluenight?pid=g859941-ppc site on ending program installation
<<less
Download (7.36MB)
Added: 2007-05-09 License: Freeware Price:
907 downloads
Activ for Vista 1.2

Activ for Vista 1.2


Activ for Vista is a reliable and easy to use program with the ability to monitor in real-time: processes start/stop, reporting process name, ID and command line more>>

Activ for Vista 1.2 is a reliable and easy to use program with the ability to monitor in real-time: processes start/stop, reporting process name, ID and command line. Loading of images (DLLs), reporting image name, process ID where this image is loaded into, image base address and size. Registry functions execution, reporting key and value names as well as status of the execution.

File open/create, read, write, rename reporting process ID (PID) that accessed a file, file name, desired access, share access, file attributes, options, buffer length and status of the executed operation. Activ for Vista monitors extended set of Registry functions.

Requirements: Windows Vista

<<less
Download (165.1KB)
Added: 2008-06-18 License: Freeware Price: $0.00
downloads
HDTVtoMPEG2 1.11.93

HDTVtoMPEG2 1.11.93


This software application is primarily a MPEG-2 transport stream editor more>>
This software application is primarily a MPEG-2 transport stream editor HDTVtoMPEG2 is primarily an MPEG-2 transport stream editor. Editing is performed as a simple transport packet level cut & splice, which means the output has a transport stream discontinuity at the splice points.
Different decoders handle discontinuities with different amounts of grace. You may experience audio and/or video break-ups at the discontinuities. If you need editing with no discontinuities in the output, check out VideoReDo.
HDTVtoMPEG2 can break the output into multiple file segments. It can strip unwanted programs and PIDs from the input, and it regenerates tables. It can optionally preserve the transport stream bit rate (to keep a constant bit rate stream as such).
HDTVtoMPEG2 is also able to scan for commercials by detecting black pillarbox bars.
INSTRUCTIONS
1. Record a program from your HiPix digital video capture card or other card.
Some digital HDTV capture cards encrypt the data they save to the hard drive. If you find this to be the case, return the card and purchase a card that does not encrypt free over the air digital programming (send a message to the manufacturer!)
2. Run the HDTVtoMPEG2 program.
3. Press the "Add" button, and find the folder where your video files are stored. The file dialog will automatically show files with a .TS or a .0000 or higher extension. When you find your saved program, select all the files you wish to convert for that program by using the LEFT-MOUSEBUTTON then SHIFT-LEFT MOUSEBUTTON to select a range of files, or CTRL-LEFT MOUSEBUTTON to select multiple files one at a time. Once you have the files you wish to convert selected, click the "Open" button. All the files you have selected will be added to the "Input Files" list.
4. The "Output File" name will automatically be set to be the same name and directory as the input files, but with a ".mpg" extension and a "0000" for multiple file output. You may change the name of this file, and even change the ".mpg" to ".vob" (the extension of DVD video files) if you would like. However, you must have a digit pattern "0000" in the output file name if you want to convert input files into multiple output files.
5. Select the channel, or the video and audio stream ids to convert. If you select an ATSC channel, this will automatically set the Audio and video PIDs, and you can then just convert the file.
If there is no channel information in the stream (i.e. HBO or satellite stream, you must set the PID numbers for the stream manually. For most digital HDTV broadcasts, this is usually 0x11 for video, and 0x14 for audio. Occasionally it will be 0x21 or 0x24. Generally the first digit of the stream is the program ID in your digital program guide, and the second digit is 1 for video or 4 for audio. A future version of HDTVtoMPEG2 will scan your files automatically and show you the streams available in them, but for right now, just do a small test to make sure you have the right ones before starting a long conversion.
6. The "MaxFileSize" number indicates how big each of the output files will be. A value of 1024 means each output file will be 1GB. If you are writing files to a DVD-R, it may be a good idea to set the output file size to 4600.
7. Press "Convert" to start the conversion. A progress dialog will indicate the current input and output files, and the progress on the current file. The progress bar will go from 0 to 100% for each input file until all files are completed. To interrupt the conversion, you can press the "Cancel" button.
If the current conversion is cancelled the current output files will still contain all of the valid video up to the point the conversion was cancelled.
<<less
Download (305KB)
Added: 2007-11-20 License: Freeware Price:
756 downloads
 
Other version of HDTVtoMPEG2
HDTVtoMPEG2 1.11.89information in the stream (i.e. HBO or satellite stream, you must set the PID numbers for the stream manually. For most digital HDTV broadcasts, this is usually 0x11 for video, and 0x14 for audio
License:Freeware
Download (302KB)
1278 downloads
Added: 2006-06-12
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2