Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: sbamohabbatchafjiri
  • License: apache-2.0
  • Language: C
  • Default Branch: stable
  • Size: 43 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing Funding License Citation

README.md

Cryptographic-inspried American Fuzzy Lop plus plus (CAFL++)

This code is a modification of AFL++ code to have two types of swap functions, the baseline and Feistel transformation (16 and 32 bits). The baseline AFL++ Release version: 4.21c

GitHub version: 4.22a

Repository: https://github.com/AFLplusplus/AFLplusplus

AFL++ is maintained by: * Integration of Feistel transformations and update of functions in AFL++'s done by Sadegh Bamohabbat Chafjiri schafjiri@umail.ggu.edu * Marc "van Hauser" Heuse mh@mh-sec.de * Dominik Maier mail@dmnk.co * Andrea Fioraldi andreafioraldi@gmail.com * Heiko "hexcoder-" Eissfeldt heiko.eissfeldt@hexco.de * frida_mode is maintained by @Worksbutnottested * Documentation: Jana Aydinbas jana.aydinbas@gmail.com

Originally developed by Michal "lcamtuf" Zalewski.

Contact

For further questions or to discuss/support the idea of cryptographic-inspred mutation, please email me at schafjiri@umail.ggu.edu.

Owner

  • Login: sbamohabbatchafjiri
  • Kind: user

GitHub Events

Total
  • Public event: 1
  • Push event: 1
  • Create event: 2
Last Year
  • Public event: 1
  • Push event: 1
  • Create event: 2

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3 composite
.github/workflows/code-format.yml actions
  • actions/checkout v3 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/container.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/rust_custom_mutator.yml actions
  • actions-rs/toolchain v1 composite
  • actions/checkout v3 composite
custom_mutators/libafl_base/Cargo.toml cargo
custom_mutators/rust/Cargo.toml cargo
custom_mutators/rust/custom_mutator/Cargo.toml cargo
custom_mutators/rust/custom_mutator-sys/Cargo.toml cargo
custom_mutators/rust/example/Cargo.toml cargo
custom_mutators/rust/example_lain/Cargo.toml cargo
unicorn_mode/samples/speedtest/rust/Cargo.toml cargo
Dockerfile docker
  • ubuntu 22.04 build
frida_mode/many-linux/Dockerfile docker
  • fridadotre/manylinux-x86_64 latest build
frida_mode/ub1804/Dockerfile docker
  • ubuntu xenial build
frida_mode/ts/package-lock.json npm
  • @babel/code-frame 7.18.6 development
  • @babel/helper-validator-identifier 7.19.1 development
  • @babel/highlight 7.18.6 development
  • @types/node 14.18.36 development
  • ansi-styles 3.2.1 development
  • argparse 1.0.10 development
  • balanced-match 1.0.2 development
  • brace-expansion 1.1.11 development
  • builtin-modules 1.1.1 development
  • chalk 2.4.2 development
  • color-convert 1.9.3 development
  • color-name 1.1.3 development
  • commander 2.20.3 development
  • concat-map 0.0.1 development
  • diff 4.0.2 development
  • escape-string-regexp 1.0.5 development
  • esprima 4.0.1 development
  • fs.realpath 1.0.0 development
  • function-bind 1.1.1 development
  • get-caller-file 1.0.3 development
  • glob 7.2.3 development
  • has 1.0.3 development
  • has-flag 3.0.0 development
  • inflight 1.0.6 development
  • inherits 2.0.4 development
  • is-core-module 2.11.0 development
  • js-tokens 4.0.0 development
  • js-yaml 3.14.1 development
  • minimatch 3.1.2 development
  • minimist 1.2.7 development
  • mkdirp 0.5.6 development
  • mock-require 3.0.3 development
  • normalize-path 2.1.1 development
  • once 1.4.0 development
  • path-is-absolute 1.0.1 development
  • path-parse 1.0.7 development
  • remove-trailing-separator 1.1.0 development
  • resolve 1.22.1 development
  • semver 5.7.1 development
  • sprintf-js 1.0.3 development
  • supports-color 5.5.0 development
  • supports-preserve-symlinks-flag 1.0.0 development
  • tslib 1.14.1 development
  • tslint 6.1.3 development
  • tsutils 2.29.0 development
  • typescript 4.9.5 development
  • typescript-tslint-plugin 0.5.5 development
  • vscode-jsonrpc 4.0.0 development
  • vscode-languageserver 5.2.1 development
  • vscode-languageserver-protocol 3.14.1 development
  • vscode-languageserver-types 3.14.0 development
  • vscode-uri 1.0.8 development
  • wrappy 1.0.2 development
  • @types/frida-gum 16.5.1
frida_mode/ts/package.json npm
  • @types/node ^14.14.2 development
  • tslint ^6.1.3 development
  • typescript ^4.0.3 development
  • typescript-tslint-plugin ^0.5.5 development
  • @types/frida-gum ^16.2.0