Sherab Giovannini

Results 8 issues of Sherab Giovannini

Hi team, I wanted to express the following (to not match the given pattern) by using logical combination operator `NOT`. `NOT (/foo/)` But looks there is a problem when the...

Hi! Thanks for developing such a great tool. Would be great to support multiple proxies, as wfuzz does for example. Not sure how complex would be, but HTTP and SOCKS5...

enhancement

As an example use **xrefsgraph.py** and execute `show_xref_graph(SOME_ADDRESS)` try to create a group of nodes, then just click on it and you will notice that the new id (group node)...

bug

I've seen that the actual `Registers` implementation doesn't follows the line of `sark` library (human and pythonic ida usage). I still find it as ugly as the actual ida c++...

I'm getting the following error, it prevents `rusbuster fuzz` from continuing. ``` thread 'tokio-runtime-worker-2' panicked at 'called `Result::unwrap()` on an `Err` value: FromUtf8Error { bytes: [137, ..., 123, 133, 0,...

Hi! As repeater has "follow redirection" feature and don't think it's necessary here because of sequencing, would be great if we can add redirection as a new Step. This can...

enhancement

Hey folks, There is an issue that took me a while to understand, and it's that in the lib doc is not very clear how to display the error that...

**Describe the bug** I have a project that requires `no_std`, using following dependencies in `Cargo.toml` ```TOML pest = { git = "https://github.com/pest-parser/pest.git", version = "2.7.8", default-features = false } pest_derive...

bug
help-wanted
needs-reproduction