Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 1233

Hybrid View

  1. #1
    SUPER MODERATOR Skin IGO NextGen LUNA by Pongo (DISCUSSION)
    Skin IGO NextGen LUNA by Pongo (DISCUSSION)Skin IGO NextGen LUNA by Pongo (DISCUSSION)Skin IGO NextGen LUNA by Pongo (DISCUSSION)Skin IGO NextGen LUNA by Pongo (DISCUSSION)Skin IGO NextGen LUNA by Pongo (DISCUSSION)Skin IGO NextGen LUNA by Pongo (DISCUSSION)
    Andrey Form's Avatar
    Join Date
    Oct 2019
    Location
    Belarus
    Posts
    3,606
    Rep Power
    2692

    Default

    @alcdl0
    There is no good decompiler and the skin appeared faster for LUNA - With a good program. But work by Djeman not 100 percent.
    The LUNA series should be suitable for pongo skin, minor corrections are possible.
    gps5

    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]


    ©AF_2020-26

  2.    Advertissements


  3. #2
    Master
    Join Date
    Nov 2017
    Location
    europa
    Posts
    130
    Rep Power
    246

    Default

    @alcdl0
    the decrypted lua files of the different versions called Luna are placed in this tread as they become available for sharing

    Spoiler: decrypt method
    The decryption is based on luaj-2.0.3 but is dependent on the subtleties that are used by NNG which oscillates between lua 5.1 and 5.2 with some variations.
    the execution of a "luac" taking place from binary operations by means of a stack of instructions and registers in the manner of assembly language, that of a "luad" from a language evolved designed in the manner of the Basic language in which the interpretation of each instruction is carried out by the call to dedicated subroutines,
    these two programming modes operate with different logics that it is not always easy to relate to each other (especially when certain standardized lua rules are not respected) and in the executable program it must certainly exist two interpreters operating in parallel making it possible to execute independently of both "luac" and "luad",
    and therefore unless you can completely disassemble the executable to extract all the interpretation procedures from it, the transcryption can include some minimal syntax errors, but it is also necessary to take into account the fact that an initial scrypt can be faulty and lead to believe bad decryption, so only tests carried out with portions of code in sometimes far-fetched situations make it possible to highlight the behavior of the program and sometimes how to get around operating bugs.


    the decrypted lua 9.35.2.263558 will be available shortly in the dedicated thread for this purpose from this link on post #20
    there is no difference in lua from 9.35.2.263562 apart from adding the signs.lua file in data.zip/ ui_nextgen/common/mapconfig/*
    [Only registered and activated users can see links. ]

    only encrypted lua files ("luac") are shared in the form of decoded "luad" files to limit the footprint of each shared archive.
    Last edited by lunapark; 13th October 2021 at 05:10 PM.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •