Skip to content

Commit 254cdf0

Browse files
committed
REpo Structure
Making the PoC Repository well documented and Structured.
1 parent d7d34c6 commit 254cdf0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

timer/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A Rust-based timer application that implements a time-based execution control mechanism. This project demonstrates how to create a program that checks the time elapsed since compilation and executes specific actions based on a predefined time threshold.
44

5+
Downlaod Timer PoC : [Downlaod](https://download.5mukx.site/#/home?url=https://github.com/Whitecat18/Rust-for-Malware-Development/tree/main/timer)
6+
57
## Features
68

79
- Tracks time elapsed since program compilation
@@ -55,4 +57,4 @@ The time threshold can be modified by changing the `TIME_ATTACK_IN_DAYS` constan
5557

5658
Found the idea while discussion. The author did not known !.
5759

58-
Rust by : [@5mukx](https://x.com/5mukx)
60+
Rust by : [@5mukx](https://x.com/5mukx)

0 commit comments

Comments
 (0)