Skip to content
View neelpatel05's full-sized avatar
  • Praetorian Security
  • Austin, TX

Organizations

@bvmites
Block or Report

Block or report neelpatel05

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. periodic-table-api periodic-table-api Public

    API to fetch elements of the periodic table in JSON format. Uses Pandas for dumping .csv data to .json and Flask for API Integration. Deployed on "pythonanywhere.com".

    Python 77 22

  2. offset-finder offset-finder Public

    Offset finder is a tool that automatically finds the buffer length required to overwrite the Instruction Pointer or Program Counter. It helps to perform Buffer Overflow Attack.

    Python

  3. periodic-table-api-go periodic-table-api-go Public

    API to fetch elements of the periodic table in JSON format. Developed using golang for faster execution and deployed on heroku.

    Go 13 6

  4. by-passing-ASLR by-passing-ASLR Public

    Performs Return-2-libc attack to by pass the Address Space Layout Randomization (ASLR) and spawn a root shell.

    Shell