ShellcodeMutator
Code mutator
Tool to modify assembly code by inserting random no-instructions.
233 stars
6 watching
32 forks
Language: Python
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
agroce/universalmutator | A tool for generating and analyzing mutants in source code across multiple programming languages. | 137 |
codeintegrity-ai/mutahunter | Automated unit test generation and mutation testing tool using Large Language Models. | 243 |
a0rtega/metame | Generates mutated versions of executable files to evade pattern recognition by antivirus software | 569 |
numtide/treefmt | A tool to simplify code formatting across multiple projects by automating the process of running project-specific formatters. | 615 |
ember-codemods/ember-qunit-codemod | Converts older Ember-QUnit syntax to the newer syntax | 36 |
boxed/mutmut | Tool for detecting and applying code mutations to improve testing | 927 |
taiga-family/ng-morph | A set of tools for updating and manipulating Angular projects using TypeScript Abstract Syntax Trees (ASTs) with high-level modifications | 156 |
justlucdewit/cod | A language and compiler that supports a unique concatenative stack-based programming paradigm. | 24 |
microsoft/wavecoder | A system for generating and improving code through large language models | 51 |
mattbierner/stt-c-compile-time-snake | A tool that provides compile-time capabilities for generating low-level code from higher-level abstractions in languages that support it | 207 |
merrychap/shellen | An interactive tool for crafting and disassembling shellcodes | 891 |
maratyszcza/peachpy | A tool that automates assembly code generation and optimization for high-performance computing applications. | 1,981 |
networktocode/netutils | A collection of reusable functions and objects for common network automation tasks in Python. | 217 |
stryker-mutator/stryker-net | A tool for testing .NET projects by introducing temporary bugs to verify test reliability and effectiveness | 1,782 |
ikatsuba/mutates | A toolset for modifying the Abstract Syntax Tree of TypeScript files | 17 |