pancake
pancake
Clone yara, copy files, etc
IDA does that: `ORR X0, WZR, X1 -> MOV X0, X1` not sure if we want to have an option in CS to have a way to get such aliasings....
as long as yara doesnt knows about file formats, it will be good to be able to specify this in the commandline options to be used in conjuntion with other...
this node module removes the foo/bar directory, but not the foo one. So the directory is not empty The system `rm` will just not remove anything because the `foo/bar` file...
GNU `rm` doesn't allows to remove the root directory of any mountpoint for security reasons by default. Maybe it will be interesting to follow the same rules here
The download process can take so much. users must be warned about the tarball size and the estimated download time. Maybe it will be good to replace those buttons with...
Actually, r2 reports the error and the android app closes the window quickly. Also, whitespaces should be ignored, the file path should be chopped, and escaped to avoid code injection
just spawn r2 like this: r2 -e http.public=true -e http.root=/ -e http.port=XXX -c=h -