narcissus icon indicating copy to clipboard operation
narcissus copied to clipboard

A library for bypassing all of Java's security mechanisms, visibility checks, and encapsulation measures via the JNI API

Results 5 narcissus issues
Sort by recently updated
recently updated
newest added

It could be healthy to have a pipeline enabled for the repository. What do you think?

Are there any plans for native aarch64 (linux arm, macbook m1) support?

``` // Find a method by name and signature. Signature should be of the form "(Z)[Ljava/lang/Class;" JNIEXPORT jobject JNICALL Java_io_github_toolfactory_narcissus_Narcissus_findMethodInternal(JNIEnv *env, jclass ignored, jclass cls, jstring method_name, jstring sig, jboolean...

I have noticed that the maven central [repository](https://mvnrepository.com/artifact/io.github.toolfactory/narcissus/) are not updated to the latest version (there latest is 1.0.7 and not 1.0.10). Moreover the [narcissus-1.0.7-sources.jar](https://repo1.maven.org/maven2/io/github/toolfactory/narcissus/1.0.7/narcissus-1.0.7-sources.jar) file doesn't contain the module-info...

@Roberto-Gentili Any idea what could cause this? I did update the signing plugin (along with all the deps), but I assumed it should be backwards-compatible... ``` Error: ROR] Rule failure...