https://github.com/x4e/raionnative
Native Client Loading
https://github.com/x4e/raionnative
Last synced: about 1 year ago
JSON representation
Native Client Loading
- Host: GitHub
- URL: https://github.com/x4e/raionnative
- Owner: x4e
- Created: 2020-05-06T21:28:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-13T14:35:38.000Z (over 3 years ago)
- Last Synced: 2025-04-30T20:33:16.483Z (about 1 year ago)
- Language: Rust
- Size: 71.3 KB
- Stars: 49
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raion Native
A native runtime classloader designed around security and obscurity.
Hopefully has some nice examples of detecting JVM debugging, and bypassing class
dumping.
This used to be written in C and the old C files have been moved into `old-c`.