Home Sequential Payload Generator
Post
Cancel

Sequential Payload Generator

This tool generates a list of sequential payloads starting and ending at the specified numbers. These values can be arbitrarily large and outputted as integers, HEX values, or base64 encoded strings.

The maximum amount of payloads that can be generated has been limited to 2 million to prevent crashing and/or freezing the browser and to prevent copying & pasting taking too long.

This tool uses BigInts for handling integers in JavaScript, so arbitrarily large values can be entered & generated.

Start Position

End Position

Output Mode




Generated Payloads

This post is licensed under CC BY 4.0 by the author.