https://github.com/m8sec/offsecdev
Working repo used to experiment with various languages as it relates to offensive security & evasion.
https://github.com/m8sec/offsecdev
Last synced: 6 months ago
JSON representation
Working repo used to experiment with various languages as it relates to offensive security & evasion.
- Host: GitHub
- URL: https://github.com/m8sec/offsecdev
- Owner: m8sec
- License: gpl-3.0
- Created: 2021-10-06T15:22:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T14:28:41.000Z (over 1 year ago)
- Last Synced: 2025-03-22T06:41:37.931Z (10 months ago)
- Language: Python
- Homepage:
- Size: 1.02 MB
- Stars: 31
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# OffsecDev
Working repo used to experiment with various languages as it relates to offensive security.
### Languages
* [C++](cpp/)
* [C#](cs/)
* [Py](py/)
### Recent Updates
```txt
+ cpp directory
+ suspended_injection.cpp
+ cs directory
+ shellcode_runner.cs
+ py directory
+ Update scripts/shellcrypt.py
+ Python shellcode Runner
```
### Disclaimer
All information is provided for educational purposes ONLY. Never test against systems you don't own or have explicit permission. Use at your own risk - not responsible for impact on future systems. With great power comes great responsibility.