-
Stumbling over RFWUGens via #136, I realised that 'AverageOutput' in that package is quite similar to the 'RMS' Ugen to be found in 'DEINDUgens'. I was wondering, if we should form some very basic UGe…
LFSaw updated
7 years ago
-
A feature req. for v4 is a add a option to turn the display on boot for like 30 sec. and then turn it off. The only way to get i back alive is to push on of the 2 buttons or a reboot.
-
```
What steps will reproduce the problem?
1. _a = AndroguardS(inputfile.apk)
perm_set_1 = _a.get_analysis().get_permissions([])
2. a = apk.APK(inputfile.apk, raw)
perm_set_2 = a.get_details_pe…
-
```
What steps will reproduce the problem?
1. _a = AndroguardS(inputfile.apk)
perm_set_1 = _a.get_analysis().get_permissions([])
2. a = apk.APK(inputfile.apk, raw)
perm_set_2 = a.get_details_pe…
-
```
What steps will reproduce the problem?
1. _a = AndroguardS(inputfile.apk)
perm_set_1 = _a.get_analysis().get_permissions([])
2. a = apk.APK(inputfile.apk, raw)
perm_set_2 = a.get_details_pe…
-
```
What steps will reproduce the problem?
1. _a = AndroguardS(inputfile.apk)
perm_set_1 = _a.get_analysis().get_permissions([])
2. a = apk.APK(inputfile.apk, raw)
perm_set_2 = a.get_details_pe…
-
```
What steps will reproduce the problem?
1. _a = AndroguardS(inputfile.apk)
perm_set_1 = _a.get_analysis().get_permissions([])
2. a = apk.APK(inputfile.apk, raw)
perm_set_2 = a.get_details_pe…
-
The default behaviour (for application) is to consider the exit code 0 as successful execution and all the others as failure. In our case we use Maven and run Leiningen as a library with lein-maven-pl…
-
Hi team,
I was surprised to find today that the below does not work in the default Python notebook kernel of a [SageMaker Studio JupyterLab space](https://docs.aws.amazon.com/sagemaker/latest/dg/st…
-
### Description
There is a different behaviour between UI and REST uploads concerning the ojo-decider agent: via the REST API, triggering a scan with the `"ojo_decider:": true,` does not trigger …