Zander Work

Results 20 issues of Zander Work

Android reverse engineering tool: https://github.com/skylot/jadx

For a class project, we built a lot of testing for EggShell, and would like to contribute it to the upstream repository. We added some unit testing, mutation testing, and...

When attempting to install IrcDotNet via NuGet in VS2015, I get an error stating I am targeting an incompatible version of .NET: ``` Could not install package 'IrcDotNet 0.7.0'. You...

bug

In https://github.com/VirusTotal/yara/commit/0c8b461154269c0f7ba9c71c1a3b8c65af29c7ac, the max number of PE exports was capped at 8192 instead of 65535, due to a sample using too much memory with tons of exports. However, I have...

## Prerequisites * [ ] Put an X between the brackets on this line if you have done all of the following: * Checked that your rule idea isn't already...

rule idea

**Is your feature request related to a problem? Please describe.** When trying to get a count of a set of strings, there is no obvious syntax for this. Normally, it...

feature-request

An option in `challenge.yaml` to configure what protocol `{{link}}` should use would be much appreciated. Right now, for an `http` ingress, `{{link}}` defaults to HTTPS.

fixed the spelling of "Caesar"

Victim removal detection currently uses the full URL usually, which includes the onion domain. One side effect of this is that whenever the onion addr for a site changes, all...

bug

**Describe the bug** Cuba misspelled "July" as "Jule" **Logs** ``` Traceback (most recent call last): File "/app/ransomwatch.py", line 66, in main s.scrape_victims() File "/app/sites/cuba.py", line 115, in scrape_victims self._handle_page(r.content.decode(), p)...

bug