-
Say some commands to hack fb in termux
__Originally posted by @Harshahkr in https://github.com/gutclone/fbhack/issues/1#issuecomment-1028010666__
-
Is it possible to add X11 support to Android version of gl4es? The folks over Termux have compiled a lot of X11 packages linked with Bionic libc. I try to compile Android gl4es with X11, load up gl4es…
-
```
# echo 4 > /sys/module/wlan/parameters/con_mode
# hcxdumptool -i wlan0
Requesting interface capabilities. This may take some time.
P…
-
微博内容精选
-
#!/bin/bash
## Zphisher : Automated Phishing Tool
## Author : TAHMID RAYAT
## Version : 2.3.1
## Github : https://gi…
-
### Problem description
**Installing homeassistant with error cryptography 35.0.0:**
Version homeassistant: 2022.4.2
`~ $ pip install homeassistant`
```
Collecting homeassistant
Using ca…
-
After modifying the code to make clusterId and attribute Id optional by returning zero when either of the fields are not present), commissioning with Home Assistant progresses further and from node-ma…
-
void
base64_encode(char *dst, const unsigned char *src, int len)
{
static const char b64[] = {
'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H',
'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P',
'Q', 'R',…
-
### Problem description
The current gl4es is a stub. I am not sure how somebody can get it working without symbol error like in https://github.com/termux/x11-packages/pull/373#issuecomment-913045821
…
-
root@localhost:~# glxgears LIBGL: Initialising gl4es
LIBGL: v1.1.5 built on Jul 23 2021 11:53:13 LIBGL: Using GLES 2.0 backend
…