🌟
Inspired
Security researcher since 1994
https://www.mh-sec.de/
https://www.thc.org/
-
The Hacker's Choice | mh-sec | me | myself
- Berlin
-
20:10
(UTC +01:00) - https://www.mh-sec.de/
- @thc@infosec.exchange
- @hackerschoice
Highlights
- Pro
Block or Report
Block or report vanhauser-thc
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
AFLplusplus/AFLplusplus
AFLplusplus/AFLplusplus PublicThe fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
-
hackerschoice/THC-Archive
hackerschoice/THC-Archive PublicAll releases of the security research group (a.k.a. hackers) The Hacker's Choice
-
-
978 contributions in the last year
| Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
December 2023
Created 30 commits in 4 repositories
Created a pull request in rust-fuzz/afl.rs that received 11 comments
Allow setting __afl_persistent_loop argument (support for #433)
+11
−2
lines changed
•
11
comments
Opened 11 other pull requests in 4 repositories
AFLplusplus/AFLplusplus
1
closed
5
merged
-
Classify
This contribution was made on Dec 15
-
v4.09c
This contribution was made on Dec 15
-
push to stable
This contribution was made on Dec 15
-
fix
This contribution was made on Dec 5
-
push to stable
This contribution was made on Dec 5
-
push to stable
This contribution was made on Dec 5
AFLplusplus/LibAFL
1
open
1
merged
-
WIP: libafl_qemu injections
This contribution was made on Dec 20
-
small fixes and enhancements
This contribution was made on Dec 16
google/fuzzbench
1
open
1
closed
-
fishfuzz test
This contribution was made on Dec 18
-
AFL++ fishfuzz test
This contribution was made on Dec 18
google/oss-fuzz
1
open
-
update AFL++ commit id
This contribution was made on Dec 15
Reviewed 2 pull requests in 2 repositories
rust-fuzz/afl.rs
1 pull request
-
Allow setting
__afl_persistent_loopargument (support for #433)This contribution was made on Dec 15
vanhauser-thc/thc-hydra
1 pull request
-
fix smb password expired vs account expired confusion
This contribution was made on Dec 5
Created an issue in rust-fuzz/afl.rs that received 2 comments
fuzz() function enhancements
in afl/src/lib.rs:
pub fn fuzz<F>(hook: bool, mut closure: F)
... while unsafe { __afl_persistent_loop(1000) } != 0 {
it is better to use UINT_MAX…
2
comments






