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
676 stars 204 forks source link

@jire I want to know. When everyone compiles Charlatano, does it make the signature different? #523

Closed tamal777 closed 6 years ago

tamal777 commented 6 years ago

I have edited one file Charlatano/blob/master/src/main/kotlin/com/charlatano/game/netvars/NetVarOffsets.kt will it change the signature?

tamal777 commented 6 years ago

@Jire I want to know please

Jire commented 6 years ago

Charlatano relies completely on JVM heuristic runtime compilation (like JIT) to provide "safety". It is also licensed under the very strict AGPL3 license, but I'm not sure of whether or not this is actually protecting us. There is no actual implemented safety, and I'm not interested in releasing something free with any of my protection features (and I'm sure nobody in their right mind is interested as well).

tamal777 commented 6 years ago

okkk thanks bro.