You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
Issue persists when i call GetFiles method with relative path: Alphaleonis.Win32.Filesystem.Directory.GetFiles("signatures\\yara", "*", System.IO.SearchOption.AllDirectories)
Having multiple files in multiple folders inside "signatures\yara" relative folder (for example), GetFiles lists result as if every file is located in root directory ("signatures\yara")