Explore >> Select a destination


You are here

bohops.com
| | anti-forensics.com
3.9 parsecs away

Travel
| | Simple C# application demonstrating how to kill running processes. In this case, the Digital Forensics software. C# Kill Process
| | mariocarrion.com
5.1 parsecs away

Travel
| | I'm starting the Mono POSIX shared memory wrapping, decided to begin dllimporting shm_open, however doesn't seems to be easy at all, my current effort is: using System; using System.Runtime.InteropServices; namespace Mono.Posix { public class SharedMemory { public SharedMemory () { } [DllImport ("librt", EntryPoint="shm_open", CharSet=CharSet.Ansi, CallingConvention=CallingConvention.StdCall)] public static extern IntPtr Open ( [MarshalAs (UnmanagedType.LPStr)] string name, int oflag, int mode_t); public...
| | willhaley.com
4.1 parsecs away

Travel
| | The idle timer is the countdown after a user driven event on a Windows computer. So if your computer is set to enable a screensaver "after 5 minutes", that "after" refers to a user driven event like moving the mouse or pressing a key. This program simulates a user driven event to reset that idle timer. Download Program I have not tested this extensively, but it does work in Windows 7 x86 as an Admin.
| | www.uptycs.com
26.4 parsecs away

Travel
| Read Uptycs' Q1, 2024 Cybersecurity Threat Landscape Bulletin for insights into current cyber trends & recently deployed Linux, macOS & Windows cybersecurity threats