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

Update frida to 0.14.0 #2596

Merged
merged 2 commits into from
Oct 9, 2024
Merged

Update frida to 0.14.0 #2596

merged 2 commits into from
Oct 9, 2024

Conversation

rmalmain
Copy link
Member

@rmalmain rmalmain commented Oct 9, 2024

this should fix the ci

@domenukk
Copy link
Member

domenukk commented Oct 9, 2024

CI didn't run? oO

@rmalmain
Copy link
Member Author

rmalmain commented Oct 9, 2024

CI didn't run? oO

it's just very slow

@rmalmain rmalmain merged commit c1ddcb2 into main Oct 9, 2024
95 checks passed
@rmalmain rmalmain deleted the fix_ci_2 branch October 9, 2024 09:13
rmalmain added a commit that referenced this pull request Oct 9, 2024
* update frida crate to the latest version

* adapt libafl_frida to the latest version of frida
domenukk pushed a commit that referenced this pull request Nov 4, 2024
…apObserver (#2592)

* compile-time edge module compilation trick

* clippy

* possible since rust 1.79

* split edge module in submodules

* Update frida to 0.14.0 (#2596)

* update frida crate to the latest version

* adapt libafl_frida to the latest version of frida

* tracers and generators private modules

* do not use star export.

* same for drcov

* forgot a file...

* first draft of generic-based edge module for ConstantLengthMapObserver.

* integration of OwnedSizedSlice.

replaced OwnedSlice in ConstMapObserver by the new OwnedSizedSlice.

* fix serde stuff

* no std

* import

* fixed qemu_cmin with new constant map abstraction.

* fix const map

* fix clippy from another pr...

* fix non-null usage

* fix ci?

* new feature stuff

* fixes

* minor fixes

* fmt

* non null

* im stupid

* fmt

* fix fuzzer

* fix fuzzers

* sized slice

* fuzzer fixes

* ptr::NonNull -> NonNull

* shorter trait length

* fmt
riesentoaster pushed a commit to riesentoaster/LibAFL that referenced this pull request Dec 11, 2024
* update frida crate to the latest version

* adapt libafl_frida to the latest version of frida
riesentoaster pushed a commit to riesentoaster/LibAFL that referenced this pull request Dec 11, 2024
…apObserver (AFLplusplus#2592)

* compile-time edge module compilation trick

* clippy

* possible since rust 1.79

* split edge module in submodules

* Update frida to 0.14.0 (AFLplusplus#2596)

* update frida crate to the latest version

* adapt libafl_frida to the latest version of frida

* tracers and generators private modules

* do not use star export.

* same for drcov

* forgot a file...

* first draft of generic-based edge module for ConstantLengthMapObserver.

* integration of OwnedSizedSlice.

replaced OwnedSlice in ConstMapObserver by the new OwnedSizedSlice.

* fix serde stuff

* no std

* import

* fixed qemu_cmin with new constant map abstraction.

* fix const map

* fix clippy from another pr...

* fix non-null usage

* fix ci?

* new feature stuff

* fixes

* minor fixes

* fmt

* non null

* im stupid

* fmt

* fix fuzzer

* fix fuzzers

* sized slice

* fuzzer fixes

* ptr::NonNull -> NonNull

* shorter trait length

* fmt
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.

2 participants