-
Minimal example:
```import "pe"
rule Not_specific_binary {
condition:
not pe.imphash() == "xxx"
}
```
This rule should match (and used to match, tested in YARA v4.0.2) on arbitrary…
-
Hi Bob
1. Does your code work on raw data (binary files) or an extracted dataset like EMBER? I guess binary files since the EMBER dataset cannot work for the Malcon model.
2. If I have data sample…
-
A new test mezzanine is created here https://github.com/cta-wave/mezzanine/issues/36#issuecomment-882644468
Can you generate a test content with this mezzanine which has a black background area for Q…
-
## About accounts on [capesandbox.com](https://capesandbox.com/)
* Issues isn't the way to ask for account acctivation. Ping capesandbox in [Twitter](https://twitter.com/capesandbox) with your userna…
-
Hello
Recently, I have found this dataset which is enormous and released with raw binary files. But then I found that it just keeps extracted features and metadata for an 10 million benign samples …
-
PLEASE DO NOT INCLUDE ANY PASSWORDS OR TOKENS IN YOUR ISSUE!!!
**Describe the issue**
Hi Freddy,
We use New-BcContainer function in our PowerShell scripts. Most recently, after upgrading Docker…
-
How can I diff strings?
fuzun updated
3 years ago
-
I encountered the following exception when download APKs, do u have any advice to solve?
```
(env4native) webrtc@NSCLabHCI:~/androozooAPK/AndrozooDownloader$ python main.py 2020 --vt_detection 1 --u…
-
## Rule name
`create or modify Windows registry via WinAPI`
## Summary
Create Windows registry keys or values using the Windows API (WinAPI): https://docs.microsoft.com/en-us/windows/win32/sy…
Ana06 updated
3 years ago
-
Describe the bug
----------------
--gen-json does nothing
libjson is installed, libjson-dev is installed
How to reproduce the problem
----------------------------
`clamscan --gen-json .…