WSJT-X
0001-01-01
WSJT-X is software used by amateur radio operators for FST4, FST4W, FT4, FT8, JT4, JT9, JT65, Q65, MSK144, and WSPR modes ... Read More
wu-ftp
0001-01-01
wu-ftp is FTP server software developed at Washington University in St. Louis. https://en.wikipedia.org/wiki/WU-FTPD Read More
x64dbg
0001-01-01
x64dbg is an open-source debugger for Windows. It is used to analyze and debug Windows applications. https://x64dbg.com/ Read More
x86
0001-01-01
x86 is a family of Instruction Set Architectures (ISAs) developed by Intel. Read More
x86_64
0001-01-01
x86_64 is a 64-bit extension of the x86 Instruction Set Architecture initially developed by AMD. Read More
Xcode
0001-01-01
Xcode is an Integrated Development Environment (IDE) created by Apple that is used to develop applications for Apple platforms such as macOS, iOS, ... Read More
xmrig
0001-01-01
xmrig is open-source cryptocurrency mining software. xmrig is often used by cybercriminals on compromised endpoints to monetize their unauthorized ... Read More
XOR
0001-01-01
XOR (exclusive or) is a logical operation comparing two input bits, producing a single output bit. XOR Table: Input Input XOR output 0 0 0 0 1 1 1 0 1 ... Read More
XOR encryption
0001-01-01 cryptography
XOR encryption is a simple, easy to implement, and lightweight form of encryption. XOR is faster than other algorithms such as AES or RC4 and does not ... Read More
xor string obfuscation
0001-01-01
Due to its simplicity and ease of imlementation, strings are often obfuscated by malware authors using xor. Read More