Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve shellcode flexibility #1153

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from

Commits on May 8, 2022

  1. Support memory slicing

    wtdcode committed May 8, 2022
    Configuration menu
    Copy the full SHA
    2e8a703 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    wtdcode committed May 8, 2022
    Configuration menu
    Copy the full SHA
    11224c3 View commit details
    Browse the repository at this point in the history
  3. Check None correctly

    wtdcode committed May 8, 2022
    Configuration menu
    Copy the full SHA
    9f78b69 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. mimic bytearray

    wtdcode committed May 9, 2022
    Configuration menu
    Copy the full SHA
    41d6d30 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    295ea60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6915bc4 View commit details
    Browse the repository at this point in the history
  3. Check if shellcode for gdb

    wtdcode committed May 10, 2022
    Configuration menu
    Copy the full SHA
    8a2709e View commit details
    Browse the repository at this point in the history
  4. Fix typo

    wtdcode committed May 10, 2022
    Configuration menu
    Copy the full SHA
    1991934 View commit details
    Browse the repository at this point in the history