Skip to content

Commit 4341a5e

Browse files
committed
2 parents 797a158 + 0e35206 commit 4341a5e

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

.travis.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1+
install:
2+
- "nuget restore KeyLogger.sln"
3+
- "nuget install NUnit.Runners -Version 2.6.4 -OutputDirectory testrunner"
14
language: csharp
2-
solution: KeyLogger.sln
3-
4-
install:
5-
- nuget restore KeyLogger.sln
6-
- nuget install NUnit.Runners -Version 2.6.4 -OutputDirectory testrunner
5+
script: "/p:VbcToolExe=vbnc.exe"solution: KeyLogger.sln

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DEDSEC Key Logger v 1.0 (BETA)
1+
# DEDSEC Key Logger v 1.0
22
![](http://i.imgur.com/60LYyEh.jpg)
33
## The KeyLogger with a Beautiful UI
44

@@ -14,7 +14,7 @@ Latest Version :[Download]( https://github.com/PSNAppz/KeyLogger/releases/tag/V1
1414
- [x] User Account ( Currently limited to 1/PC)
1515
- [x] Controls And Management
1616
- [x] Adjustable time interval
17-
- [x] Displays System Info
17+
- [x] Sends System Info of Victim
1818

1919
### Screen Shots
2020
-------------------------

0 commit comments

Comments
 (0)