Cookie Consent by Privacy Policies website
 
Sprachauswahl:   Deutsch   Deutsch   |   English   English

Kategorie Entwicklung / Debugging

COM Port Data Emulator

As a software or hardware engineer, you may often face situations when you need information about the ability of communication ports on a typical end-user system to handle large flows of data. If looking for a reliable and affordable COM port testing and analysis tool, look no further than COM Port Data Emulator! It was created for emulating a COM or Ethernet device, generating a data stream and sending it to a specific serial (COM) port. Mehr…

Shell Reset

Debugging of Shell extensions is a simple process, but some things still made developers "unhappy": * DLL's are locked by applications (for caching purposes) and you are unable to recompile your project * You need to use Registry Editor to modify hidden Windows Shell setting * Sometimes you don't have access to some Explorer features while debugging your Shell Extension ShellReset utility solves these problems. Mehr…
 

RapidDriver

Hardware Developers: Insert your USB/PCI/ISA PnP device and perform various operations from GUI interface: read USB descriptors, perform USB pipes operations, read PCI registers, handle interruptions, control Parallel and Serial Ports. Software Developers: Create your own applications based on our classes and PnP USB/PCI/ISA drivers and distribute these applications without having to pay royalties. Mehr…

RoutineBot

RoutineBot is an interface automation testing software. It allows to create scripts to test interface of software systems just like human testers would do it. RoutineBot does not just emulate mouse clicks or button clicks, the RoutineBot allows user to specify some image sample to be found n the screen and do some action with this sample. For instance, it can find image sample and then focus mouse on it or move the mouse relatively. Mehr…
 

PE Explorer

PE Explorer provides software engineers the necessary tools for disassembly and inspection of unknown binaries, modifying the properties of executable files and customizing and translating their resources. With PE Explorer, you can apply a professional approach to research and reverse engineering of win32 PE executables. PE Explorer comes with a Resource Editor, Exported/Imported API Function Viewer, API Function Syntax Lookup and a Disassembler. Mehr…

Deleaker

Deleaker is a helpful extension for Visual Studio 2005, 2008, 2010, 2012, 2013 that lets you detect resource leaks in memory, GDI objects, handles, etc. Deleaker provides a full stack for all detected objects and allows you to easily localize them in the source code. Deleaker is tightly integrated into the Visual Studio development environment and does not cause any appreciable slow down to your application. Mehr…