Git Product home page Git Product logo

Comments (11)

Mactastic1-5 avatar Mactastic1-5 commented on August 26, 2024 1

@lelinhtinh I'm talking about the code after line 10 is missing. It displays like 300 lines of what I previously posted.

from de4js.

lelinhtinh avatar lelinhtinh commented on August 26, 2024

Currently, De4js doesn't support this type of obfuscation. Can you send me the full source code?

from de4js.

Mactastic1-5 avatar Mactastic1-5 commented on August 26, 2024

@lelinhtinh Huh? Yes it does. Ignore the variable change. I am talking about the eval after =. It decodes without the variable and =. It only decodes if the eval is in the first space on each line.

from de4js.

lelinhtinh avatar lelinhtinh commented on August 26, 2024

This tool only works with full source code encoding. For multi-part obfuscation, it's difficult to pinpoint which part is obfuscated.

from de4js.

Mactastic1-5 avatar Mactastic1-5 commented on August 26, 2024

@lelinhtinh But when I remove the text before the eval on each line, it is able to decode eval on each line.

from de4js.

lelinhtinh avatar lelinhtinh commented on August 26, 2024

That is not the way to solve this encode. If you have the full source code, maybe I will find a way to decode it.

from de4js.

Mactastic1-5 avatar Mactastic1-5 commented on August 26, 2024

@lelinhtinh Here it is: https://raw.githubusercontent.com/Stellarspace/MyVMK/master/client

from de4js.

lelinhtinh avatar lelinhtinh commented on August 26, 2024

I wrote decoder tool but source code is too large, it can not work. I split it into several parts to solve and get the results as follows: MyVMK.js
Variable and function name have been obfuscated, can not be restored. I think this is not the complete result, but it was a bit readable. Hope can help you.

from de4js.

Mactastic1-5 avatar Mactastic1-5 commented on August 26, 2024

@lelinhtinh I was trying to tell you that it's obfuscated and can't be restored. I just wanted to decode it, but thanks anyways.

from de4js.

Mactastic1-5 avatar Mactastic1-5 commented on August 26, 2024

It is missing the code from the top though.

from de4js.

lelinhtinh avatar lelinhtinh commented on August 26, 2024

I have added the missing libraries:
https://gist.github.com/lelinhtinh/a0803015e0ce1fe3ff70d9f840ac7942
But it still will not work because the data can not be loaded from myvmk.com. This example demonstrates that my decoded code is not missing.

from de4js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.