8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RUST_BACKTRACE=full ntdsextract2 -v ../mnt/Windows/NTDS/ntds.dit timeline [00:00:06] #######--------------------------------- 7909/47676 (17%) Creating cache for record IDs thread 'main' panicked at /home/fha/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ntdsextract2-1.4.6/src/cache/value.rs:52:18: not implemented: unable to convert Long stack backtrace: 0: 0x5c472cab1b1a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h304520fd6a30aa07 1: 0x5c472cad481b - core::fmt::write::hf5713710ce10ff22 2: 0x5c472caaf173 - std::io::Write::write_fmt::hda708db57927dacf 3: 0x5c472cab2b12 - std::panicking::default_hook::{{closure}}::he1ad87607d0c11c5 4: 0x5c472cab277e - std::panicking::default_hook::h81c8cd2e7c59ee33 5: 0x5c472cab330f - std::panicking::rust_panic_with_hook::had2118629c312a4a 6: 0x5c472cab3087 - std::panicking::begin_panic_handler::{{closure}}::h7fa5985d111bafa2 7: 0x5c472cab1ff9 - std::sys::backtrace::__rust_end_short_backtrace::h704d151dbefa09c5 8: 0x5c472cab2d14 - rust_begin_unwind 9: 0x5c472c7faa93 - core::panicking::panic_fmt::h3eea515d05f7a35e 10: 0x5c472c877dad - <libntdsextract2::cache::value::Value as core::convert::From<libesedb::value::Value>>::from::h7545452a7a00b618 11: 0x5c472c853aa0 - libntdsextract2::value::from_value::FromValue::from_record_opt::ha184a5bb78ee4289 12: 0x5c472c86ccf7 - <libntdsextract2::cache::meta_data_cache::MetaDataCache as core::convert::TryFrom<&libntdsextract2::esedbinfo::EsedbInfo>>::try_from::h35fe154a5aed1244 13: 0x5c472c845779 - libntdsextract2::c_database::CDatabase::new::h3d657213f680f3ba 14: 0x5c472c836027 - ntdsextract2::main::hb2d71958009b24ba 15: 0x5c472c836fe3 - std::sys::backtrace::__rust_begin_short_backtrace::h6f12ec3394829004 16: 0x5c472c82636d - std::rt::lang_start::{{closure}}::h54f57d7a7f3b3fa3 17: 0x5c472caa9ba0 - std::rt::lang_start_internal::h4d90db0530245041 18: 0x5c472c836bb5 - main 19: 0x76d1d4c2a1ca - __libc_start_call_main at ./csu/../sysdeps/nptl/libc_start_call_main.h:58:16 20: 0x76d1d4c2a28b - __libc_start_main_impl at ./csu/../csu/libc-start.c:360:3 21: 0x5c472c7fb245 - _start 22: 0x0 - <unknown>
The text was updated successfully, but these errors were encountered:
fix #36: initial support for Long and Multi
ac12514
Merge pull request #37 from janstarke/36-not-implemented-unable-to-co…
6d77e79
…nvert-long fix #36: initial support for Long and Multi
janstarke
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: