This tool inject your jar file and allocates object of class, which name must be written in zip comment. Entry point of your main-class will be constructor. After building you classes, you should put them into archive using WinRAR of other archivator which can change archive comment. You should write main class in comment as single line. Example: Put class with name "Main" inside package "test", constructor will be your entry-point, e.g "public Main() { Your awesome code }", so you should set comment in your archive with classes to "test.Main" without quotes.
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
forked from TheQmaks/JavaInjector
-
Notifications
You must be signed in to change notification settings - Fork 0
https-github-com-GeminiYeyu/JavaInjector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Way to inject jar files into java process through a dll.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 99.8%
- C 0.2%