mirror of
https://github.com/frankwxu/Ubalt.git
synced 2026-02-20 13:40:42 +00:00
9 lines
179 B
Plaintext
9 lines
179 B
Plaintext
How to install g++ compliler?
|
|
https://www.youtube.com/watch?v=sXW2VLrQ3Bs
|
|
Command line
|
|
|
|
g++ -o keylogger.exe keylogger.cpp
|
|
|
|
Saved Path:
|
|
C:\Users\Fxu\AppData\Local\Temp\kl0001.log
|