How to decompile lovenikki file?

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
topna
Posts: 1
Joined: Sun Feb 11, 2018 12:35 pm

How to decompile lovenikki file?

Post by topna »

Hello Is there any program that can decompile love nikki (mobile game) .lua files?

what kind of version is this ?....
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: How to decompile lovenikki file?

Post by aluigi »

Just in case someone wants the quickbms script:

Code: Select all

# Love Nikki
#   https://www.vg-resource.com/thread-35680-post-654299.html#pid654299

goto -8
savepos SIZE
getdstring DUMMY 4  # "droi"
get NUM byte
getdstring EXT 3

encryption bf_cbc "fd1c1b2f34a0d1d246be3ba9bc5af022e83375f315a0216085d3013a"
xmath XSIZE "SIZE - NUM"

get NAME filename
log NAME 0 XSIZE 0 SIZE