ShellcodeMutator
Code mutator
Tool to modify assembly code by inserting random no-instructions.
236 stars
6 watching
32 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
agroce/universalmutator | A tool for generating and analyzing mutants in source code across multiple programming languages. | 139 |
codeintegrity-ai/mutahunter | Automated unit test generation and mutation testing tool using Large Language Models. | 252 |
a0rtega/metame | Generates mutated versions of executable files to evade pattern recognition by antivirus software | 569 |
numtide/treefmt | A tool for streamlining code formatting across multiple languages and formatters | 632 |
ember-codemods/ember-qunit-codemod | Converts older Ember-QUnit syntax to the newer syntax | 36 |
boxed/mutmut | A mutation testing system for Python that helps identify weaknesses in software code by introducing small changes and running tests to see which ones fail. | 937 |
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 |
microsoft/wavecoder | A system for generating and improving code through large language models | 53 |
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 | 893 |
maratyszcza/peachpy | A tool that automates assembly code generation and optimization for high-performance computing applications. | 1,985 |
networktocode/netutils | A collection of reusable functions and objects for common network automation tasks in Python. | 218 |
stryker-mutator/stryker-net | A tool for testing .NET projects by introducing temporary bugs to verify test reliability and effectiveness | 1,795 |
ikatsuba/mutates | A toolset for modifying the Abstract Syntax Tree of TypeScript files | 17 |