Exiled1
Exiled1
Put a quick description of what happens here. What do you expect to happen? What happens instead? * Full output when run with `--debug`: ``` (link to pastebin if it's...
Similarly to [field attributes](https://serde.rs/field-attrs.html) in the serde.rs crate it would be very useful to be able to describe multiple aliases for the same field, that way you're not stuck if...
So this seems to be a bottleneck towards updating the nalgebra version, which is having issues for upstream crates. I noticed that the only thing preventing a direct upgrade was...
@Starbuck5 and I were browsing one-letter GitHub profiles and came across your beautifully crafted GitHub profile. We decided that we wanted to spruce up an 8-year old repository. Thank you...
Aims to resolve #659 Replaces the old languages registerDocumentFormattingEditProvider for registerDocumentRangeFormattingEditProvider to add range formatting support. Note: registerDocumentRangeFormattingEditProvider still acts as a document formatter so the old one is not...
# Problem During a CTF you might have tools you want to run, such as [cwe_checker](https://github.com/fkie-cad/cwe_checker), checksec, seccomp rules, find cryptographic constants, find vulnerable functions, etc. You might even want...
So I've been looking in both hyperpwn and hyperinators pages and I can't seem to find a way that gracefully exits the layout without having to manually close all of...
This draft PR is aimed towards solving #346. TODO: - [ ] Implement Git Server - [ ] Set up Object Mode - [ ] Set up Server mode -...
I just wanted to share this with people if anyone wants to try to get DAILA working with python 3.12 you can follow these steps (use command provided to you...