-
It would be great to be able to sync only the jpegs when in a hurry.
-
I propose to move away from WebCycript being utilised as an underlying dependancy for access to InfoStats 2 in widgets. This will remove the wait for fixes to WebCycript (if required) between iOS vers…
-
**Describe the motivation for the feature request**
AdaptiveCpp SYCL should be able to adaptively compile a feature subset of SYCL CPP to any given vulkan version level. It is desirable to have a gra…
-
-
In a language that's meant to be accessible to teacher and students alike, particularly at CY Tech, I think it's important we should have at the very least a README.md that explains to people how CYLa…
-
Trying to install frida-compile on WSL (also tested on Windows and Ubuntu 18.04).
running the command npm install and an old version of cylang (1.0.4) is attempted to be installed and failing due t…
-
how to install r2frida use *.deb file?
I download all *.deb file from:`https://github.com/nowsecure/r2frida/releases` and install it.
```
sudo dpkg -i r2frida_4.5.0_amd64.deb
sudo dpkg -i radare2-…
-
Getting the following error when trying to install with r2pm:
german@ubuntu:~$ r2pm -ci r2frida
Cleaning r2frida...
Cloning into 'r2frida'...
remote: Enumerating objects: 77, done.
remote: Coun…
-
I'm trying to install r2frida using r2pm -ci r2frida and facing the below error.
I have the latest version of radare2.
radare2 4.3.0-git 0 @ linux-x86-64 git.4.3.0-git
commit: HEAD build: 2020-01…
-
Hi!
I'm trying to install r2frida by using the following command: `r2pm -ci r2frida`, but am getting the following error:
```
npm run build
> r2frida-agent@4.3.0 build /root/.local/share/rad…