Results 10 comments of z-jxy

> @crazycodestar I had this same issue. It looks like in the navigation-menu.tsx file that is created under the components/ui folder has a `left-0` attribute for the className of NavigationMenuViewport....

> looks like https://github.com/BloodHoundAD/BloodHound-Tools/pull/31 should fix the query syntax issue which was causing the `generate` command to fail

> I'm brand new to PKL so take this with a sizable pile of salt but what would a binding to Rust entail? I am quite interested in knowing what...

If any references are still needed for this, I have a rust binding [https://github.com/z-jxy/rpkl](https://github.com/z-jxy/rpkl)

> > If any references are still needed for this, I have a rust binding here: [https://github.com/z-jxy/pkl-rs](url) > > I don't think that is public Sorry link didn't paste right,...

@Sir-NoChill I was planning to publish the crate after adding some more documentation and reorganizing some of the modules. Also wanted to focus on improving the codegen since it doesn't...

I downloaded using `Invoke-WebRequest` and Chrome without any issues. The `!ml` portion of `Trojan:Win32/Wacatac.B!ml` indicates the detection was made using machine learning, which is prone to false positives. If in...

+1 for this It's a pretty common scenario in pentesting that you only have the NTHASH and can't obtain the plaintext password. This is an issue for [RustHound-CE](https://github.com/g0h4n/RustHound-CE) where the...