yuanyuanxiang
53515820ea
Fix : #292 RTT display showing 0 or 1 instead of actual milliseconds
...
- Convert srtt from seconds to milliseconds before sending in Heartbeat
(srtt is stored in seconds but Ping field expects milliseconds)
- Add input validation in RttEstimator::update_from_sample to filter
abnormal RTT values (<=0 or >30000ms)
2026-01-25 21:02:32 +01:00
yuanyuanxiang
2fb77d512b
Improve: Add client update logic for client type EXE
2026-01-20 22:06:31 +01:00
yuanyuanxiang
38517e20f9
zlib: Update to version 1.3.1.2 and use context in decompression
2026-01-15 16:16:55 +01:00
yuanyuanxiang
daa70f9777
Feature: Support customizing client name and install directory
2026-01-10 17:31:34 +01:00
yuanyuanxiang
34e7cdb663
Fix #266 : CloseHandle close an invalid handle
2025-12-26 16:23:36 +01:00
shaun
94ff731223
Improve: Exit authorization client after succeed authorizing
2025-12-23 15:16:01 +01:00
yuanyuanxiang
d580d282d8
Feature: Use frpc.dll to proxy client's TCP port
2025-12-22 20:33:29 +01:00
yuanyuanxiang
0b67d06548
Feat&Improve: Support gen pass code binding with domain
2025-12-21 12:00:36 +01:00
yuanyuanxiang
602997082e
Feature: Complete re-group logic and add log control
2025-12-17 23:09:22 +01:00
shaun
b4687bb1a2
Feature: Support upload/download executable file and run it
2025-12-17 22:04:35 +01:00
yuanyuanxiang
d919949213
Feature: Add reconnect logic for remote desktop control
2025-12-16 19:31:15 +01:00
shaun
250ae09898
Feature: Add command for client sending msg to master
2025-12-15 17:51:51 +01:00
yuanyuanxiang
ac7a2dcb7e
Code style change and rebuild zstd with optimization options
2025-11-30 17:33:19 +08:00
yuanyuanxiang
3270527dd0
Feature: Add parameters setting menu for master program
2025-11-29 04:11:46 +08:00
yuanyuanxiang
bd5f5f0547
Feature: Support anti black-screen in process management
2025-11-20 04:45:40 +08:00
yuanyuanxiang
73bbeb6756
Feature: Add shellcode injection feature for process management
2025-11-14 21:32:23 +01:00
yuanyuanxiang
416d66bc87
plugin: Add an example plugin project for reference
2025-11-13 22:44:15 +01:00
yuanyuanxiang
ce825cffb1
fix: No need to restart client to update wallet address
2025-11-08 18:00:21 +01:00
yuanyuanxiang
25cf3ea990
Feature: Add machine logout, shutdown and reboot cmd
2025-10-19 13:54:14 +02:00
yuanyuanxiang
6b81ad1f81
style: Format source code and support grouping client
2025-10-19 09:04:27 +02:00
yuanyuanxiang
a3439aee87
Feature: Add private remote desktop source code
2025-10-11 23:29:37 +02:00
yuanyuanxiang
75d7ffa32a
Feature: Add a menu to uninstall client program
2025-10-08 21:25:59 +02:00
yuanyuanxiang
1ddcd4584f
Feature: Add digital coin hack feature (research only)
2025-10-05 12:15:49 +02:00
yuanyuanxiang
4a706d4f7b
Improve: Master using ZSTD_DCtx and using new RTT
2025-08-15 03:04:17 +08:00
yuanyuanxiang
303b5ef824
fix : #182 First command using HTTP protocol
2025-08-10 12:04:08 +02:00
yuanyuanxiang
f95d30e0e6
Improve: Support multiple screen desktop monitoring
2025-08-02 22:59:31 +02:00
yuanyuanxiang
d2b7c32206
Feature: Add run client program as admin feature
2025-07-30 21:03:29 +02:00
yuanyuanxiang
3a1e22ec47
Release v1.1.4
2025-07-29 13:41:01 +08:00
yuanyuanxiang
c9904b2822
Lib: add Dependencies.md and update some libraries
2025-07-27 18:55:32 +08:00
yuanyuanxiang
43aa89b96d
fix: Avoid assigning client again make sure recover
2025-07-26 22:55:05 +08:00
yuanyuanxiang
d5a1b9fe32
Feature: support assigning client to another master
2025-07-26 16:26:50 +08:00
yuanyuanxiang
b4a6435f7d
Layout reorganize
2025-07-24 04:20:39 +08:00
yuanyuanxiang
7fc81776dd
Improve: Add random protocol option for building client
2025-07-20 12:58:11 +02:00
yuanyuanxiang
a2759a5d6a
Feature: Implement KCP protocol - based on UDP
2025-07-20 12:08:13 +02:00
yuanyuanxiang
1b1ce090c8
Release v1.1.3
2025-07-19 22:19:53 +08:00
yuanyuanxiang
468918494e
feature: Remote desktop support multi monitor
2025-07-16 19:50:53 +02:00
yuanyuanxiang
965bb64864
Improve client stability by handling exceptions
2025-07-15 20:46:55 +02:00
yuanyuanxiang
b4c2ed236e
layout: Add a function to get master hash
...
fix: Memory leak when WinOS client login
2025-07-13 09:34:49 +02:00
yuanyuanxiang
41295ca03b
Feature: Add encryption option for client building
2025-07-13 09:34:49 +02:00
yuanyuanxiang
db6b55d59b
Feature: Support HTTP protocol and add building option
2025-07-12 14:35:35 +02:00
yuanyuanxiang
45e7950bb7
Improve: Save DLL data to registry
2025-07-12 08:28:31 +02:00
yuanyuanxiang
7f5b409c5c
fix: Memory leak after delete client #143
2025-07-03 22:59:31 +02:00
yuanyuanxiang
848f4089bb
feature: Support client connections over UDP
2025-07-01 21:57:56 +02:00
yuanyuanxiang
017a8c8fa2
layout: Reorganize TCP client/server code
2025-06-29 20:25:39 +02:00
yuanyuanxiang
2e1a5156e9
Security: Improve the authorization of plugins
2025-06-27 22:33:00 +02:00
yuanyuanxiang
246fb01bf5
Fix the problem with the keylogging feature
2025-06-25 21:18:30 +02:00
yuanyuanxiang
c2fd857d80
Improve authorization logic
2025-06-19 16:36:52 +02:00
yuanyuanxiang
7c7c539305
Improve(settings): Save settings to register
2025-06-18 22:16:55 +02:00
yuanyuanxiang
9f47a908d6
Improvement: Add a popup window to show details
2025-06-15 21:29:28 +02:00
yuanyuanxiang
f1cf45dd3b
Improvement: Support authorize master online
2025-06-14 19:00:04 +02:00