littlelailo
littlelailo
As suggested by @stek29 I opened that issue, to discuss the usage of notifications in various parts of the jailbreak. Those are: - ask for permission for some commands in...
Currently the files in /bootstrap have the following permissions: (the folder test and the su binary are added by myself) ```sh OTTO:/bootstrap root# ls -la total 416 drwxr-xr-x 18 root...
In Amaranth 0.4.0 the Pin instance can no longer simply be cast to a Value, instead you have to specify the input/output direction when accessing it. I changed the examples...