-
Original [issue 200](https://code.google.com/p/smali/issues/detail?id=200) created by JesusFreke on 2014-02-06T03:10:31.000Z:
What seems to be the problem?
When smaling, I got this output:
UNEXPECTE…
-
From Valerio:
max_fs and max_ss are inclusive. This means that, for example pixel ss 255 belongs to p0, but as you can see, it is also the first ss pixel of p1, so that pixel appears in two panels.
…
-
Who wondering how to run it in docker/compose, success:
Add to env with path to *** (just mount it or copy to some dir that mounting into container), also i added 777 permissions to this files, don…
-
### Uncertainty Notation
We need an intuitive way to represent uncertainty in expressions at the notation of language. Below are some example choices for the notation. The units are arbitrary choices…
-
I would like to use the jfrog-cli to scan my container images with podman instead of docker because i´m running the cli with tekton inside a k8s cluster and there is no docker available. e.g. `jf pod…
-
I find some code snippet in `ApkDecoder.java`
```
JarFile jf = new JarFile(mApkFile.getAbsoluteFile());
JarEntry je = jf.getJarEntry("resources.arsc");
if (je != null) {
…
-
@stulip
I have been trying to add a custom font family to editor html:
I added **jf-flat-regular-webfont.woff,** **jf-flat-regular-webfont.woff2** files parallel to the editor file.
![image](http…
-
### Describe the bug
Currently, using Jfrog plugin in Jenkins along with Jfrog CLI is executing a single command twice whenever it is run inside a container.
When using Jenkins groovy commands ins…
-
Used alone, with optimizations on, `(wlan[0] & 0xfc) == 0x40` and `subtype probe-req` produce the same bytecode. However if I examine the radiotap header via bpf different bytecode is generated. Pleas…
-
Hi,
I have set up dotnetc and nugetc
Both are located in default `./.jfrog/projects/*`
When running jf commands again I get the message that the project should be configured beforehand.
I p…