Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DawnNine/Shellcode-Loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ReversingID/Shellcode-Loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 61 files changed
  • 2 contributors

Commits on May 27, 2026

  1. Configuration menu
    Copy the full SHA
    c125783 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2026

  1. Configuration menu
    Copy the full SHA
    1498af7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77d2009 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2026

  1. Configuration menu
    Copy the full SHA
    dd583b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42855d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28acc43 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2026

  1. accessing API by Hell's Gate

    xathrya committed Jun 4, 2026
    Configuration menu
    Copy the full SHA
    73358ec View commit details
    Browse the repository at this point in the history
  2. accessing API by Halo's Gate

    xathrya committed Jun 4, 2026
    Configuration menu
    Copy the full SHA
    12166c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2026

  1. Configuration menu
    Copy the full SHA
    9da0f7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c256161 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2026

  1. update the README

    Satria Ady Pradana
    Satria Ady Pradana committed Jun 7, 2026
    Configuration menu
    Copy the full SHA
    84d2490 View commit details
    Browse the repository at this point in the history
  2. accessing API by manually resolving the name from loaded modules

    Satria Ady Pradana
    Satria Ady Pradana committed Jun 7, 2026
    Configuration menu
    Copy the full SHA
    6f1ad7d View commit details
    Browse the repository at this point in the history
  3. accessing API by resolving function's ordinal; update the doc by add …

    …args and returns value of function
    Satria Ady Pradana
    Satria Ady Pradana committed Jun 7, 2026
    Configuration menu
    Copy the full SHA
    126997f View commit details
    Browse the repository at this point in the history
  4. add PEB walk variation: InMemoryOrder iteration

    Satria Ady Pradana
    Satria Ady Pradana committed Jun 7, 2026
    Configuration menu
    Copy the full SHA
    365aa9b View commit details
    Browse the repository at this point in the history
  5. add PEB walk variation: InLoadOrder iteration

    Satria Ady Pradana
    Satria Ady Pradana committed Jun 7, 2026
    Configuration menu
    Copy the full SHA
    f67ecd0 View commit details
    Browse the repository at this point in the history
  6. add PEB walk variation: InInitializationOrder iteration

    Satria Ady Pradana
    Satria Ady Pradana committed Jun 7, 2026
    Configuration menu
    Copy the full SHA
    002b740 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f51d3a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    672712f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2026

  1. Configuration menu
    Copy the full SHA
    c92e140 View commit details
    Browse the repository at this point in the history
Loading