-
## Bug Report - User stuck in /account page on Deco/Vtex project
## Description
Some of our users are reporting some trouble to be redirected to homepage after using /account and clicking on log…
-
**Describe the bug**
When the game receive an update, there is no self update check leading to a not functional server. The "manual" fix is to trigger the installation manually.
**To Reproduce**
…
-
I'm trying to hook `android.os.Process.start()` but fail as the process executes before I can hook it with Frida.
Python script: (hook.py)
```python
#!/usr/bin/env python
import frida
impor…
-
Hi,
First of all, thank you all for great work! I am using LUABridge for almost everything and binding C++ to LUA is now easy and straightforward. Except for the debug hooks. First a little backgroun…
-
I saw this;
https://github.com/DenizenScript/Depenizen/pull/430
Ive been using custom scripts for a very long time with brews, but ive been limited to running a command when brews drunk.
If you c…
-
### Feature description
Feature request: stylize own nick in logs with prefix/suffix strings so you that you search for the strings in the logs to match your nicks. There's e.g. `logger.file.nick_suf…
-
Today I try run this script on my windows machine: **install-pre-commit-hook.sh** and noticed it is printing some error "??? NO Such ?????" though if flashed out.
I googled how to prevent shell sc…
mckfc updated
7 years ago
-
I wanted to build a Ubuntu Jammy image, so I modified `scripts/main.sh` to change `RELEASE= "bullseye"` to `RELEASE= "jammy"`
But when I executed `sudo. /build.sh` for a period of time, the system p…
-
I am trying to install `elasticsearch_mpack-3.0.0.0-1.tar.gz` using command:
```
$ ambari-server install-mpack --mpack=https://github.com/steven-matison/dfhz_elk_mpack/raw/master/elasticsearch_mpack…
-
Sometimes containers need to execute some shut down logic. In the code I can override a lifecycle method, something like `containerIsStopping` in Testcontainers-java for example and execute custom shu…