A Windows process daemon: 一种守护程序,可对Windows控制台或任何可执行程序进行守护,在程序崩溃时立即重启程序,并可向监控终端(远程控制器:RemoteController.exe)定时上报程序的运行状态,例如运行时长、线程句柄数、内存使用率、崩溃次数、程序版本等信息。使用方法详见《Keeper使用说明》。
☆77Jan 12, 2025Updated last year
Alternatives and similar repositories for Keeper
Users that are interested in Keeper are comparing it to the libraries listed below
Sorting:
- v1版完成对PE头,区段,输入表的解析☆11Apr 16, 2018Updated 7 years ago
- 一种远程控制器:接受远程连接并向远程程序(此处特指守护程序,参见"Keeper/Keeper.exe")发送控制信令,远程监视程序运行状态并对其进行控制,例如可将其进行停止、重启、刷新、升级、回传屏幕等操作。使用方法详见《远程控制器使用说明》。☆69May 9, 2019Updated 6 years ago
- ☆12Oct 9, 2020Updated 5 years ago
- OD反汇编引擎精简版,只适合x86系统,可嵌入驱动程序。☆10Mar 29, 2018Updated 7 years ago
- A tool is used to infected a shellcode to PE file, the shellcode is packed at compile time and unpacked at runtime☆13Jul 16, 2020Updated 5 years ago
- A C++ wrapper for windows pipes.☆22Apr 17, 2019Updated 6 years ago
- Debugger checks in 3 ways☆19Jan 25, 2018Updated 8 years ago
- iRecorder (冰鉴 - 软件使用分析系统)☆21Feb 27, 2022Updated 4 years ago
- Powerbuilder Library Viewer in C++ (deps: VS6)☆12Nov 8, 2013Updated 12 years ago
- ☆34Aug 7, 2023Updated 2 years ago
- This is a POC for loading shared object directly from memory without accessing the actual Linux file system.☆22Jan 2, 2021Updated 5 years ago
- SharpAddDomainMachine☆69Oct 12, 2021Updated 4 years ago
- Library for using direct system calls☆35Jan 30, 2025Updated last year
- 卓然主动防御源码(可执行文件+完整源码+完整作品报告)☆15Mar 5, 2019Updated 7 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Nov 20, 2020Updated 5 years ago
- sploit☆67Dec 21, 2019Updated 6 years ago
- Godzilla v1.0 source code☆38Aug 26, 2020Updated 5 years ago
- Windows PE file debugger☆11Aug 30, 2017Updated 8 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Feb 20, 2019Updated 7 years ago
- Simple code to resolve library functions at runtime