https://github.com/oldboy21/alphanumencoder-osce
https://github.com/oldboy21/alphanumencoder-osce
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oldboy21/alphanumencoder-osce
- Owner: oldboy21
- Created: 2021-09-17T09:44:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-17T09:53:12.000Z (over 4 years ago)
- Last Synced: 2025-04-05T21:43:08.686Z (10 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AlphaNumeric Encoder - OSCE
## Disclaimer
Small disclaimer before proceeding with the read: Yes, I know, It's written in python2. It's just an old tool i wrote while working on the OSCE exam preparation which i find nice
to publish only today.
## Ok cool, but what does this old tool do?
Given a shellcode, it should be able to give you as output another encoded shellcode which bypass alphanumeric restrictions.
# Credits
* Me, Myself and I