ivanka2012

Results 5 issues of ivanka2012

Right now, Jasper builds itself using a Makefile, which is simple and runs perfectly on Unix-like platforms. The problem is that it can't build on other platforms without having a...

good first issue
kind - code quality
kind - user experience
triage - future
area - build

So I'm not sure if this is supposed to happen, but I when I try to boot the provided ISO in the docs with qemu on linux, it doesn't work....

bug
kernel

Trying to build this extension with `gradle -PGHIDRA_INSTALL_DIR=` results in this: ```Execution failed for task ':copyDependencies'. > Could not resolve all files for configuration ':runtimeClasspath'. > Could not resolve net.boricj:bft-base:0.4.0....

https://github.com/horsicq/PDBRipper/blob/ea59ac53834fb1b6572b510acc09ccdcf81f920d/qwinpdb.cpp#L2954-L2987 Currently, sorting by dependency during a C++ header export is done by a bubble sort, which you can see linked above. WIth a decently sized PDB, this procedure is...

Half of [the documentation for ItemFinder](https://docs.rs/pdb/latest/pdb/struct.ItemFinder.html) is dedicated to the `shift` parameter, but there's no way for the end-user to set this shift parameter, as the only way to do...