!VRULIdgoKmKPzJZzjj:nixos.org

Nix Package Manager development

853 Members
For people hacking on Nix: https://github.com/NixOS/nix Nix maintainers can be reached here.179 Servers

Load older messages


SenderMessageTime
7 Oct 2025
@fzakaria:one.ems.hostfzakariai just wasn't sure if i would "reset it" correctly19:51:53
@fzakaria:one.ems.hostfzakariadid you give it a dictionary?19:53:11
@lovesegfault:matrix.orglovesegfaulti did not19:54:37
@fzakaria:one.ems.hostfzakariaI saw you could; the bash.dict in AFL++ is a good example. That PR is pretty slick; I don't understand yet the N fuzzers but must be a feature with harness i'm not familiar with19:56:27
@lovesegfault:matrix.orglovesegfaulti took it from this: https://aflplus.plus/docs/fuzzing_in_depth/#c-using-multiple-cores19:58:01
@fzakaria:one.ems.hostfzakariaafl-tmin is pretty cool too.19:58:09
@lovesegfault:matrix.orglovesegfaulti'm trying out a dictionary, let's see19:58:19
@fzakaria:one.ems.hostfzakaria(even minimizes without a crash to give you same coverage)19:58:25
@fzakaria:one.ems.hostfzakariathe sweet of tools is insane19:58:57
@fzakaria:one.ems.hostfzakarialike https://aflplus.plus/docs/technical_details/#13-the-afl-analyze-tool19:59:24
@lovesegfault:matrix.orglovesegfault i wonder if i need each secondary fuzzer to get passed -x as well 20:00:15
@fzakaria:one.ems.hostfzakariahere is my dumb (I wanted to learn it) post https://fzakaria.com/2025/10/07/fuzzing-for-fun-and-profit20:00:16
@fzakaria:one.ems.hostfzakaria might be cool to look at queue and have AFL try to do nix build; see what interesting derivations it comes up with :P 20:01:44
@fzakaria:one.ems.hostfzakaria since at some point it needs to do derivation function or use nixpkgs... it cant just evaluate simple Nix expressions 20:02:23
@fzakaria:one.ems.hostfzakariasimilar to https://lcamtuf.blogspot.com/2014/11/pulling-jpegs-out-of-thin-air.html20:04:06
@lovesegfault:matrix.orglovesegfaultoh, the dictionary made it better i think20:04:25
@lovesegfault:matrix.orglovesegfaultit's getting more coverage now20:04:29
@fzakaria:one.ems.hostfzakarialet's see what AFL cooks up as a derivation20:13:49
@lovesegfault:matrix.orglovesegfaultpushed the dict work20:30:22
@fzakaria:one.ems.hostfzakaria my coverage sucks; is it the map density ? 20:30:52
@fzakaria:one.ems.hostfzakariaokay this is crazy20:39:58
@fzakaria:one.ems.hostfzakariathis is a valid derivation20:40:02
@fzakaria:one.ems.hostfzakaria

builtins�ivatorld' > $out" ];⏎

20:40:04
@fzakaria:one.ems.hostfzakaria
cat output_dir/default/queue/id:000001,src:000000,time:7439,execs:424,op:havoc,rep:2,+cov
builtins�ivatorld' > $out" ];⏎
                                                                                         
> nix build -f output_dir/default/queue/id:000001,src:000000,time:7439,execs:424,op:havoc,rep:2,+cov

20:40:31
@fzakaria:one.ems.hostfzakaria *
cat output_dir/default/queue/id:000001,src:000000,time:7439,execs:424,op:havoc,rep:2,+cov
builtins�ivatorld' > $out" ];⏎
                                                                                         
> nix build -f output_dir/default/queue/id:000001,src:000000,time:7439,execs:424,op:havoc,rep:2,+cov

> echo $status
0


20:40:44
@fzakaria:one.ems.hostfzakariawell ... it just exits with 0 ... but there is no result 20:42:37
@fzakaria:one.ems.hostfzakaria(lots of other similar cases)20:42:45
@dramforever:matrix.orgdramforevercan you get a hexdump? i want to take a look20:46:33
@fzakaria:one.ems.hostfzakariaI have tons of them.20:46:42
@fzakaria:one.ems.hostfzakariahere is a small one20:46:58

Show newer messages


Back to Room ListRoom Version: 6