Releases: not-wlan/bao
Releases · not-wlan/bao
0.2
0.2 (#2) * this is a continuation of the pullrequest for pdb_wrapper (#1) * update dependency versions * load rva from fakepdb json * add arg that allows passing clang args * link the new arg into the code * make bao compilable by providing an env var * crash and burn only if we detect an actual error * pull in the data from the pdb section if it exists * rewrote parts to be more concise. * add features to bao and wrap the pdb generation inside of a feature controlled function * have a default return value if it fails to access the needed debug information * implement some clippy recomendations * correctly implement the feature * start_rva is usize * correctly setup rng rand * Make the code more idiomatic, TODO: fix dependency link * add code to get symbol location from rva_start * revert the lib change * update git with working link * update git with working link Co-authored-by: noah the goodra <peterpan0413@live.com> Co-authored-by: jan <not-wlan@protonmail.com> * 0.2 release, rename binary to bao-pdb for publishing Co-authored-by: Jordan Francis Moran-Meyers <69991101+jfm535@users.noreply.github.com> Co-authored-by: noah the goodra <peterpan0413@live.com>