build systems

0001-01-01

Read More

building micropython on Debian

0001-01-01

basic instructions to build micropython on Debian

sudo apt install libmbedtls-dev libffi-dev libreadline-dev # may need others, but i needed these ...

Read More

building UPX on Debian

0001-01-01

UPX is no longer in the apt repositories on March 31, 2025.

To build:

git clone https://github.com/upx/upx
cd upx
git submodule update --init ...
Read More

bulletproof hosting

0001-01-01

Bulletproof hosting is infrastructure services resilient to complaints of illegal/unwanted activity. This is commonly associated with cybercrime.

Read More

burneye

0001-01-01

burneye is an ELF encrypter/protector written by scut of team TESO.

ELFs protected by burneye may contain the following string:

TEEE burneye - TESO ...

Read More

Burp Suite

0001-01-01

Burp Suite is software used for testing web applications developed by Portswigger.

https://portswigger.net/burp

Read More

Busybox

0001-01-01

BusyBox is an open source software that combines several standard Unix utilities into one single executable file.

BusyBox is sometimes called the ...

Read More

butts

0001-01-01

Read More

Bvp47

0001-01-01

Bvp47 is an implant used by the Equation Group that targets Linux systems and other Unix-like systems. ...

Read More

bypass (cybersecurity)

0001-01-01

In a cybersecurity context, a bypass refers to methods and techniques used for circumvention of security mechanisms.

Read More