-
* [ ] Remove YARA files that have all of their rules blacklisted
* [ ] Remove the blacklist entries
* [ ] Consider how to utilize [YARA Forge](https://yarahq.github.io/)
* Challenging as th…
-
```
[pegasus (13:24) src]
➜ wget -P dist/yara-x https://github.com/VirusTotal/yara-x/archive/refs/tags/v0.10.0.tar.gz
--2024-11-10 13:24:34-- https://github.com/VirusTotal/yara-x/archive/refs/tags…
-
### 💥 Actual behavior
#14899 is landing in 4.60.0 thanks to #23343, but we don't have a guide highlighting YARA rules and how you can use them with Fleet. Filing as a bug since we're treating missing…
-
I encountered an issue while analyzing the [YARA](https://github.com/VirusTotal/yara.git) project using IKOS. Here are the steps I followed:
1. **Build YARA:**
```bash
git clone https://github.…
-
Version: 2.2.40.0
Configuration: obfuscate nothing
```xml
```
Matches YARA: AgentTeslaXor
https://github.com/kevoreilly/CAPEv2/blob/master/data/yara/CAPE/AgentTesla.yar
```yar
rule Agent…
-
YARA now has official Go bindings:
https://virustotal.github.io/yara-x/blog/yara-is-dead-long-live-yara-x/
There are only 2-3 calls into the existing library we use - https://github.com/hillu/go…
-
Hello, i just try vol3 recently and stumble upon weird behavior (at least for me)
**Describe the bug**
I was trying to dump an ELF file using `linux.pagecache.InodePages` that lead to an error, it…
-
yara is wonderful library.
I am using version 4.2.3, but yara library is not complied with secure coding.
what version is satisfied with secure coding?
-
C:/code/XELFViewer/XYara/xyara.cpp:124: undefined reference to `yr_compiler_get_rules'
i compile this with gcc windows cmake clion .
and the yara part output this erro.
i already put Xyara to the …
-
Trying to build the project under Rust nightly fails with the following error
```= note: rust-lld: error: undefined symbol: __start_linkm2_WASM_EXPORTS
>>> referenced by yara_x.1d0ae0f25…