Skip to content
#

evasion

Here are 41 public repositories matching this topic...

dmknght
dmknght commented Sep 20, 2019

Veil version

3.1.12

OS Used - all info (architecture, linux flavor, etc)

Parrot Security Edition 4.7

How did you install Veil? (Apt, Clone from Github, etc.)

apt

Reasons

I played with nim language and I think the language is very awesome for payload generation:

  • Support cross compile perfectly: We just have to install nim compiler in Linux and run `nim c -d:mingw --cpu:am
harrihaven2
harrihaven2 commented Apr 21, 2020

Hey there!

This is a really amazing project that has some unique features I haven't seen anywhere else and I'm really appreciative of the work I see that has been put into this!

I'm having trouble with specifying custom shellcode on the command line, and I can't find any examples or documentation regarding it.

What I've tried:

  1. Using the "-cp" flag followed by a hex byte string delimi
capnspacehook
capnspacehook commented Jan 15, 2019

Unit tests need to be created that tests obfuscating with all possible Mutator permutations that are 2 Mutators long. So basically given the dozen or so current Mutators, make sure Mutators don't just work on their separately, but together as well. I've run into a few random cases where using Mutators in specific combinations produces faulty payloads, and want a test that can do this for me.

Us

Improve this page

Add a description, image, and links to the evasion topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the evasion topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.