[HELP] something like .rpa archivie

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
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.
Post Reply
Message
Author
Morethanreality
Newbie
Posts: 2
Joined: Thu Feb 20, 2020 1:24 pm
Contact:

[HELP] something like .rpa archivie

#1 Post by Morethanreality » Thu Feb 20, 2020 1:32 pm

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 ?

User avatar
gas
Miko-Class Veteran
Posts: 838
Joined: Mon Jan 26, 2009 7:21 pm
Contact:

Re: [HELP] something like .rpa archivie

#2 Post by gas » Thu Feb 20, 2020 2:30 pm

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 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

User avatar
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

#3 Post by Andredron » Thu Feb 20, 2020 3:20 pm

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...


Image

Image


Image

Image

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

Morethanreality
Newbie
Posts: 2
Joined: Thu Feb 20, 2020 1:24 pm
Contact:

Re: [HELP] something like .rpa archivie

#4 Post by Morethanreality » Thu Feb 20, 2020 8:10 pm

Andredron wrote:
Thu Feb 20, 2020 3:20 pm
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...


Image

Image


Image

Image

Visual novel "Blood Code"
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"?

rames44
Veteran
Posts: 232
Joined: Sun May 29, 2016 4:38 pm
Contact:

Re: [HELP] something like .rpa archivie

#5 Post by rames44 » Fri Feb 21, 2020 1:20 pm

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.

User avatar
uyjulian
Regular
Posts: 128
Joined: Sun Mar 08, 2015 1:40 pm
Github: uyjulian
Contact:

Re: [HELP] something like .rpa archivie

#6 Post by uyjulian » Sat Feb 22, 2020 11:26 am

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.

Post Reply

Who is online

Users browsing this forum: Bing [Bot], span4ev