Projects tagged ‘tools’ and ‘wine’


[3 total ]

642 Users
   

Wine is an implementation of the Windows API on top of X and Unix. It does not require Microsoft Windows, but can use native Windows DLLs if they are available. It provides both a development toolkit ... [More] for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes. [Less]
Created over 3 years ago.

1 Users

The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and ... [More] provides an object-oriented abstraction layer to manipulate threads, libraries and processes, attach your script as a debugger, trace execution, hook API calls, handle events in your debugee and set breakpoints of different kinds (code, hardware and memory). Additionally it has no native code at all, making it easier to maintain or modify than other debuggers on Windows. [Less]
Created 7 months ago.

0 Users

KLog is a Win32 implementation of *nix syslog daemon to support remote logging of message from syslog-enabled unix servers, routers and other networked devices and applications.
Created over 2 years ago.