Jire / Charlatano

Proves JVM cheats are viable on native games, and demonstrates the longevity against anti-cheat signature detection systems
GNU Affero General Public License v3.0
673 stars 205 forks source link

not working after16 march update #65

Closed zxcv0102 closed 7 years ago

zxcv0102 commented 7 years ago

aftere the update whenever i run it...it gives error like this "WARN: Failed to initialize native filesystem for Windows java.lang.RuntimeException: Could not find installation home path. Please make s ure bin/idea.properties is present in the installation directory. at com.intellij.openapi.application.PathManager.getHomePath(PathManager. java:95) at com.intellij.openapi.application.PathManager.getBinPath(PathManager.j ava:132) at com.intellij.util.lang.UrlClassLoader.loadPlatformLibrary(UrlClassLoa der.java:311) at com.intellij.openapi.util.io.win32.IdeaWin32.(IdeaWin32.java: 48) at com.intellij.openapi.util.io.FileSystemUtil.getMediator(FileSystemUti l.java:77) at com.intellij.openapi.util.io.FileSystemUtil.(FileSystemUtil.j ava:69) at com.intellij.openapi.vfs.impl.ZipHandler$1.createAccessor(ZipHandler. java:51) at com.intellij.openapi.vfs.impl.ZipHandler$1.createAccessor(ZipHandler. java:47) at com.intellij.util.io.FileAccessorCache.createHandle(FileAccessorCache .java:66) at com.intellij.util.io.FileAccessorCache.get(FileAccessorCache.java:52)

    at com.intellij.openapi.vfs.impl.ZipHandler.getZipFileHandle(ZipHandler.

java:103) at com.intellij.openapi.vfs.impl.ZipHandler.createEntriesMap(ZipHandler. java:82) at com.intellij.openapi.vfs.impl.ArchiveHandler.getEntriesMap(ArchiveHan dler.java:124) at com.intellij.openapi.vfs.impl.jar.CoreJarHandler.(CoreJarHandle r.java:40) at com.intellij.openapi.vfs.impl.jar.CoreJarFileSystem$1.create(CoreJarF ileSystem.java:37) at com.intellij.openapi.vfs.impl.jar.CoreJarFileSystem$1.create(CoreJarF ileSystem.java:33) at com.intellij.util.containers.FactoryMap.get(FactoryMap.java:56) at com.intellij.openapi.vfs.impl.jar.CoreJarFileSystem.findFileByPath(Co reJarFileSystem.java:50) at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.findJarRo ot(KotlinCoreEnvironment.kt:286) at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.contentRo otToVirtualFile(KotlinCoreEnvironment.kt:262) at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.classpath Roots(KotlinCoreEnvironment.kt:213) at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.(Ko tlinCoreEnvironment.kt:155) at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.(Ko tlinCoreEnvironment.kt:110) at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment$Companion .createForProduction(KotlinCoreEnvironment.kt:340) at org.jetbrains.kotlin.cli.jvm.repl.GenericReplChecker.(GenericRe plChecker.kt:68) at org.jetbrains.kotlin.cli.jvm.repl.GenericReplCompiler.(GenericR eplCompiler.kt:43) at org.jetbrains.kotlin.cli.jvm.repl.GenericReplCompiler.(GenericR eplCompiler.kt:42) at org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngine$r eplCompiler$2.invoke(KotlinJsr223JvmLocalScriptEngine.kt:46) at org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngine$r eplCompiler$2.invoke(KotlinJsr223JvmLocalScriptEngine.kt:36) at kotlin.SynchronizedLazyImpl.getValue(Lazy.kt:130) at org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngine.g etReplCompiler(KotlinJsr223JvmLocalScriptEngine.kt) at org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngine$l ocalEvaluator$2.invoke(KotlinJsr223JvmLocalScriptEngine.kt:53) at org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngine$l ocalEvaluator$2.invoke(KotlinJsr223JvmLocalScriptEngine.kt:36) at kotlin.SynchronizedLazyImpl.getValue(Lazy.kt:130) at org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngine.g etLocalEvaluator(KotlinJsr223JvmLocalScriptEngine.kt) at org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngine.g etReplScriptEvaluator(KotlinJsr223JvmLocalScriptEngine.kt:55) at org.jetbrains.kotlin.cli.common.repl.KotlinJsr223JvmScriptEngineBase. compileAndEval(KotlinJsr223JvmScriptEngineBase.kt:68) at org.jetbrains.kotlin.cli.common.repl.KotlinJsr223JvmScriptEngineBase. eval(KotlinJsr223JvmScriptEngineBase.kt:42) at javax.script.AbstractScriptEngine.eval(Unknown Source) at com.charlatano.utils.Dojo.script(Dojo.kt:32) at com.charlatano.Charlatano.loadSettings(Charlatano.kt:63) at com.charlatano.Charlatano.main(Charlatano.kt:36) warning: some JAR files in the classpath have the Kotlin Runtime library bundled into them. This may cause difficult to debug problems if there's a different ve rsion of the Kotlin Runtime library in the classpath. Consider removing these li braries from the classpath or use '-Xskip-runtime-version-check' to suppress thi s warning warning: library has Kotlin runtime bundled into it" why its occuring?

SoapTheFLyingDragon commented 7 years ago

same here..

HRVAT007 commented 7 years ago

Only thing not working for me is triggerbot.

vovashahov commented 7 years ago

HRVAT007 how u fix? bcs still not workinf after update

HRVAT007 commented 7 years ago

You need to download charlatano master and you do that by downloading this https://github.com/Jire/Charlatano/archive/master.zip and than running build.bat file. After building is done you should go in build folder and copy charlatano 0.9.7 folder and start is as you normally would. And you will have to redo you settings since old don't work for some reason at least for me.

vovashahov commented 7 years ago

HRVAT007, i have this error when im start BUILD.bat error compile

HRVAT007 commented 7 years ago

Do this to fix that :) https://www.youtube.com/watch?v=jLArUJt-tBs

vovashahov commented 7 years ago

HRVAT007, so for start i need instal SDK java then do this operation?

SquareHeadd commented 7 years ago

How can I make the aimbot working after the update?

HRVAT007 commented 7 years ago

You need JDK, aimbot is working for me I don't know why it is not working for you.

vovashahov commented 7 years ago

HRVAT007, ok, i will write here after. thx mate)

HRVAT007 commented 7 years ago

NP.

vovashahov commented 7 years ago

HRVAT007, thx bro. all worked 🥉

SquareHeadd commented 7 years ago

I can't do it , Im kinda noob at this stuff. Can someone add a already built one please?

Im still getting thoose red errors when I try to build even tho I did that java_home thing.

ghost commented 7 years ago

@SquareHeadd, this is my private flavour of Charlatano, with some slight tweaks to certain settings and unlike Charlatano, is built with a special tool so it's detection rate should be way lower than public Charlatano. Try at your own risk. charlotte.zip

SquareHeadd commented 7 years ago

@LefsFlarey Charlotte:D , thank you, appreciate it. u said "with some slight tweaks to certain setting" can you tell me what kind without getting into too much detail?

alexlop2208 commented 7 years ago

did everything with the JAVA_HOME yet i still get the error that's in the first comment can someone help ?

yuka123 commented 7 years ago

ye me too, same error, installed JDK, set home folder, tried the charlotte.zip

ghost commented 7 years ago

@SquareHeadd, I changed the default settings to disable everything except walls, for my own personal preference but those can be changed back. Generally, the biggest difference of my flavour is that I incorporated some stuff into the hack to make it less 'vac'-able

SquareHeadd commented 7 years ago

another update. not working .:(

Baffy commented 7 years ago

tnx for this man worked

SquareHeadd commented 7 years ago

@Baffy Worked? , well it's not working for me man wtf.

zxcv0102 commented 7 years ago

@Baffy @HRVAT007 i have compiled the charlatano 0.9.7 but still its not working it says "WARN: Failed to initialize native filesystem for Windows java.lang.RuntimeException: Could not find installation home path. Please make s ure bin/idea.properties is present in the installation directory. at com.intellij.openapi.application.PathManager.getHomePath(PathManager. java:95) at com.intellij.openapi.application.PathManager.getBinPath(PathManager.j ava:132) at com.intellij.util.lang.UrlClassLoader.loadPlatformLibrary(UrlClassLoa der.java:311) at com.intellij.openapi.util.io.win32.IdeaWin32.(IdeaWin32.java: 48) at com.intellij.openapi.util.io.FileSystemUtil.getMediator(FileSystemUti l.java:77) at com.intellij.openapi.util.io.FileSystemUtil.(FileSystemUtil.j ava:69) at com.intellij.openapi.vfs.impl.ZipHandler$1.createAccessor(ZipHandler. java:51) at com.intellij.openapi.vfs.impl.ZipHandler$1.createAccessor(ZipHandler. java:47) at com.intellij.util.io.FileAccessorCache.createHandle(FileAccessorCache .java:66) at com.intellij.util.io.FileAccessorCache.get(FileAccessorCache.java:52)

    at com.intellij.openapi.vfs.impl.ZipHandler.getZipFileHandle(ZipHandler.

java:103) at com.intellij.openapi.vfs.impl.ZipHandler.createEntriesMap(ZipHandler. java:82) at com.intellij.openapi.vfs.impl.ArchiveHandler.getEntriesMap(ArchiveHan dler.java:124) at com.intellij.openapi.vfs.impl.jar.CoreJarHandler.(CoreJarHandle r.java:40) at com.intellij.openapi.vfs.impl.jar.CoreJarFileSystem$1.create(CoreJarF ileSystem.java:37) at com.intellij.openapi.vfs.impl.jar.CoreJarFileSystem$1.create(CoreJarF ileSystem.java:33) at com.intellij.util.containers.FactoryMap.get(FactoryMap.java:56) at com.intellij.openapi.vfs.impl.jar.CoreJarFileSystem.findFileByPath(Co reJarFileSystem.java:50) at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.findJarRo ot(KotlinCoreEnvironment.kt:286) at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.contentRo otToVirtualFile(KotlinCoreEnvironment.kt:262) at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.classpath Roots(KotlinCoreEnvironment.kt:213) at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.(Ko tlinCoreEnvironment.kt:155) at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.(Ko tlinCoreEnvironment.kt:110) at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment$Companion .createForProduction(KotlinCoreEnvironment.kt:340) at org.jetbrains.kotlin.cli.jvm.repl.GenericReplChecker.(GenericRe plChecker.kt:68) at org.jetbrains.kotlin.cli.jvm.repl.GenericReplCompiler.(GenericR eplCompiler.kt:43) at org.jetbrains.kotlin.cli.jvm.repl.GenericReplCompiler.(GenericR eplCompiler.kt:42) at org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngine$r eplCompiler$2.invoke(KotlinJsr223JvmLocalScriptEngine.kt:46) at org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngine$r eplCompiler$2.invoke(KotlinJsr223JvmLocalScriptEngine.kt:36) at kotlin.SynchronizedLazyImpl.getValue(Lazy.kt:130) at org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngine.g etReplCompiler(KotlinJsr223JvmLocalScriptEngine.kt) at org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngine$l ocalEvaluator$2.invoke(KotlinJsr223JvmLocalScriptEngine.kt:53) at org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngine$l ocalEvaluator$2.invoke(KotlinJsr223JvmLocalScriptEngine.kt:36) at kotlin.SynchronizedLazyImpl.getValue(Lazy.kt:130) at org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngine.g etLocalEvaluator(KotlinJsr223JvmLocalScriptEngine.kt) at org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngine.g etReplScriptEvaluator(KotlinJsr223JvmLocalScriptEngine.kt:55) at org.jetbrains.kotlin.cli.common.repl.KotlinJsr223JvmScriptEngineBase. compileAndEval(KotlinJsr223JvmScriptEngineBase.kt:68) at org.jetbrains.kotlin.cli.common.repl.KotlinJsr223JvmScriptEngineBase. eval(KotlinJsr223JvmScriptEngineBase.kt:42) at javax.script.AbstractScriptEngine.eval(Unknown Source) at com.charlatano.utils.Dojo.script(Dojo.kt:32) at com.charlatano.Charlatano.loadSettings(Charlatano.kt:63) at com.charlatano.Charlatano.main(Charlatano.kt:36) warning: some JAR files in the classpath have the Kotlin Runtime library bundled into them. This may cause difficult to debug problems if there's a different ve rsion of the Kotlin Runtime library in the classpath. Consider removing these li braries from the classpath or use '-Xskip-runtime-version-check' to suppress thi s warning warning: library has Kotlin runtime bundled into it"

please someone help me with it

zxcv0102 commented 7 years ago

@LefsFlarey when i try to start charlotte..it says "Error: Could not find or load main class com.charlatano.Charlatano Press any key to continue . . ." any solution?

Jire commented 7 years ago

Should be fixed in https://github.com/Jire/Charlatano/releases/tag/0.9.7