Giter Club home page Giter Club logo

riptide's Issues

dll is missing

anyone have the same problem, dlls are missing for pycdc ?
anyone have these ?

how to avoid skids using this tool on your .exe

Imagine you have the sourcecode in a file in main.py and a function called start() that starts the code.

then just create another .py file and write:

 from main import start; start()

( don't worry, like pip imports, py2exe will pack the other file in the .exe )

when decompiling the .exe the tool will only find this file with no source code in it, and l I think skid will be too dumb to search elsewhere in the .exe for the remaining files

error

[?] Drag the .EXE you want to decompile ->

                                        "C:\Users\Bengal\Downloads\DevLuxury.exe"

[...] Starting extraction...
[...] Renewing 'extracted' directory...
[...] Extracting files from .EXE with pyinstxtractor...
Traceback (most recent call last):
File "C:\Users\Bengal\Desktop\Riptide-main\riptide.py", line 134, in
main()
File "C:\Users\Bengal\Desktop\Riptide-main\riptide.py", line 121, in main
decompiled = Riptide(path)
File "C:\Users\Bengal\Desktop\Riptide-main\riptide.py", line 43, in init
if not self.EXE_to_PYC():
File "C:\Users\Bengal\Desktop\Riptide-main\riptide.py", line 58, in EXE_to_PYC
self.pyc = extract(self.path)
C:\Users\Bengal\Desktop\Riptide-main>lable

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.