th3lsh3ll

Results 2 issues of th3lsh3ll

RDKit has been broken for fuzzing and reproducing Changing the version to the last stable release and the build.sh to fix a compilation error fixes the build

I'm running into this linker issue when compiling rdkit for fuzzing: **Describe the bug** ``` /usr/bin/ld: ../../lib/libRDKitGraphMol.so.1.2024.09.1pre: undefined reference to `boost::archive::detail::basic_oarchive::end_preamble()' /usr/bin/ld: ../../lib/libRDKitGraphMol.so.1.2024.09.1pre: undefined reference to `boost::archive::text_iarchive_impl::load(std::__cxx11::basic_string&)' /usr/bin/ld: ../../lib/libRDKitGraphMol.so.1.2024.09.1pre: undefined...

bug
stale