Skip to content
New issue

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

[libcasr] Rust backtrace parsing #146

Merged
merged 9 commits into from
Sep 22, 2023
Merged

[libcasr] Rust backtrace parsing #146

merged 9 commits into from
Sep 22, 2023

Conversation

anfedotoff
Copy link
Collaborator

@anfedotoff anfedotoff commented Sep 17, 2023

Closes #143

casr-san now can parse rust backtraces. To get rust backtrace just set RUST_BACKTRACE env variable for casr-san or casr-libfuzzer or casr-afl.

@anfedotoff anfedotoff marked this pull request as ready for review September 18, 2023 06:56
libcasr/src/rust.rs Outdated Show resolved Hide resolved
libcasr/src/rust.rs Outdated Show resolved Hide resolved
libcasr/src/rust.rs Outdated Show resolved Hide resolved
libcasr/src/rust.rs Outdated Show resolved Hide resolved
libcasr/src/rust.rs Outdated Show resolved Hide resolved
libcasr/src/rust.rs Outdated Show resolved Hide resolved
casr/src/bin/casr-cli.rs Show resolved Hide resolved
libcasr/src/rust.rs Outdated Show resolved Hide resolved
libcasr/src/rust.rs Outdated Show resolved Hide resolved
libcasr/src/rust.rs Outdated Show resolved Hide resolved
libcasr/src/rust.rs Outdated Show resolved Hide resolved
@anfedotoff anfedotoff merged commit 9ed7230 into master Sep 22, 2023
5 checks passed
@anfedotoff anfedotoff deleted the rust-bt branch September 22, 2023 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

casr-libfuzzer for Rust programs.
4 participants