-
-
22:16:46 T:5788 M:2381524992 ERROR: Error Type: exceptions.UnicodeEncodeError
22:16:46 T:5788 M:2381524992 ERROR: Error Contents: 'ascii' codec can't encode characters in position 29-30: ordinal n…
-
All issues are mentioned at there:
https://github.com/VirusTotal/yara-x/issues/151#issuecomment-2203816324
It seems like it's related with Nuitka because when I compile with Nuitka it happens. When …
-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| 3.11 | Modulesd | Manager/Agent | Packages/Sources | All platforms |
YARA is a powerful tool developed and m…
-
It appears that the following YARA rules have a poor quality:
```
INDICATOR_RTF_EXPLOIT_CVE_2017_11882_1
INDICATOR_RTF_EXPLOIT_CVE_2017_11882_2
INDICATOR_RTF_EXPLOIT_CVE_2017_11882_3
INDICATOR_RT…
-
Hello,
I would like know if there is any easy solution to properly write boundary shape with holes.
Here is a simple example case:
```
% create a structure to hold elements
gs = gds_structure('…
-
Очень нужная функция с большими возможностями.
-
Compile on windows, add MSVCRTD.LIB to linker and add this to yara.c
```
#if defined(_DEBUG)
#define _CRTDBG_MAP_ALLOC
#include
#include
#endif
```
Also call this at the end of main
```
…
-
when I cd spark1.5.2 home,
run sbt/sbt gen-idea
the info show Server access Error
Server access Error: Connection refused url=http://maven.twttr.com/org/apache/hadoop/hadoop-yarn-server/2.2.0/hadoo…
-
### Describe the bug
I'm using vs code with tauri and next developing under ubuntu linux using windows WSL2. When I execute yarn tauri dev I got a BLANK WINDOW. In the console appears the following…