[HELP] something like .rpa archivie
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
-
Morethanreality
- Newbie
- Posts: 2
- Joined: Thu Feb 20, 2020 1:24 pm
- Contact:
[HELP] something like .rpa archivie
in ren'py u can use .rpa archivie for "protect" your file but nowadays there are a lot of method for decrypt that archivie.
anyone know a more secure method for crpyt the game file ?
anyone know a more secure method for crpyt the game file ?
Re: [HELP] something like .rpa archivie
Long story short: whatever the mean you'll use, there's a way to decrypt.
If you'll surf around the web, you can see any kind of MOD for console roms. They decrypted, changed and packed back again, even those "obscure" assembly codes.
In a word: be ready to get pirated. Thats' true for games as movies, music, art and books too.
If you'll surf around the web, you can see any kind of MOD for console roms. They decrypted, changed and packed back again, even those "obscure" assembly codes.
In a word: be ready to get pirated. Thats' true for games as movies, music, art and books too.
If you want to debate on a reply I gave to your posts, please QUOTE ME or i'll not be notified about. << now red so probably you'll see it.
10 ? "RENPY"
20 GOTO 10
RUN
10 ? "RENPY"
20 GOTO 10
RUN
- Andredron
- Miko-Class Veteran
- Posts: 535
- Joined: Thu Dec 28, 2017 2:37 pm
- Completed: Kimi ga nozomu renpy-port(demo), Albatross Koukairoku(demo)
- Projects: Sisters ~Natsu no Saigo no Hi~(renpy-port)
- Location: Russia
- Contact:
Re: [HELP] something like .rpa archivie
Renpy can be cracked in 2 hours.
Not programmatically, so through the console will be
unpack. As it was with 1 defense in the game, I encountered it. There the encryptor was used, rpyc and archives were not extracted at all, either through gabro or separately. Extracted all resources through the console
Another thing is the rugp engine. There for 20 years no one really hacked him, except for Chinese 1 (Maniac Akane, kimi ga nozomy ....) But the engine itself is complete sh...




Visual novel "Blood Code"
Not programmatically, so through the console will be
unpack. As it was with 1 defense in the game, I encountered it. There the encryptor was used, rpyc and archives were not extracted at all, either through gabro or separately. Extracted all resources through the console
Another thing is the rugp engine. There for 20 years no one really hacked him, except for Chinese 1 (Maniac Akane, kimi ga nozomy ....) But the engine itself is complete sh...




Visual novel "Blood Code"
I'm writing a Renpy textbook (in Russian). https://disk.yandex.ru/i/httNEajU7iFWHA (all information is out of date) Update 22.06.18
Help me to register in QQ International
Honest Critique
Help me to register in QQ International
Honest Critique
-
Morethanreality
- Newbie
- Posts: 2
- Joined: Thu Feb 20, 2020 1:24 pm
- Contact:
Re: [HELP] something like .rpa archivie
i just ask u to help me a little because i'm noob in coding ren'py , this kind of code allow to crypt ren'py files i suppose , how i use it? and how can i customize that for make it "personal"?Andredron wrote: ↑Thu Feb 20, 2020 3:20 pmRenpy can be cracked in 2 hours.
Not programmatically, so through the console will be
unpack. As it was with 1 defense in the game, I encountered it. There the encryptor was used, rpyc and archives were not extracted at all, either through gabro or separately. Extracted all resources through the console
Another thing is the rugp engine. There for 20 years no one really hacked him, except for Chinese 1 (Maniac Akane, kimi ga nozomy ....) But the engine itself is complete sh...
Visual novel "Blood Code"
Re: [HELP] something like .rpa archivie
Without some significant programming skill, you’re not going to be able to do it, because it would require modifying Ren’py itself. Even then, it won’t stop a determined cracker. The problem is that the game has to read the files, which means the decryption code has to be in the game, which means it’s in the hands of anybody running the game. So, they can dive into the game, hijack the code the game itself uses and repurpose it to decrypt the assets.
It’s a losing battle.
It’s a losing battle.
Re: [HELP] something like .rpa archivie
Even with significant programming skill, it can be cracked easily thanks to tools like uncompyle, unrpyc, and Ghidra.
People have written extraction tools like unrpa and GARbro, so even if you write a different file format, an unpacker can be created quickly.
People have written extraction tools like unrpa and GARbro, so even if you write a different file format, an unpacker can be created quickly.
Who is online
Users browsing this forum: Bing [Bot], span4ev