Code Monkey home page Code Monkey logo

Comments (6)

ncorbuk avatar ncorbuk commented on June 9, 2024

Hmmm, interesting. It seems as though it is working though? but only doing the first 2... are you using the folder with the files in the Github repo? the code only encrypts/decrypts files with extension ".txt" can you check and see if the extensions are correct if you create your own files, etc?

from python-ransomware.

JoesBurner avatar JoesBurner commented on June 9, 2024

I have a similar issue when I run the script in a specific directory on my C drive. It encrypts all directories and files, but only decrypts the target directory and not the sub-directoies (ie. "C://..//..//localroot//'files'" but not "C://..//..//llocalroot//'subdirectory'//'files'"). It's strange because if I run the script on an external HD it runs just fine, so I assume it's a permissions issue? Just want to know if you have any recommendations on how to solve the issue.

from python-ransomware.

ncorbuk avatar ncorbuk commented on June 9, 2024

from python-ransomware.

CatchDi avatar CatchDi commented on June 9, 2024

I have similar issue to above. I am testing it on a VM. 1 txt file and 1 jpg file, both on desktop. the encryption works fine, but the decryption does not revert either of them. I keep getting the loop for 'PUT_ME_ON_DESKTOP', trying...

edit: I attempted the script on a seperate account on the VM which i believe has high permissions. it now encrypted and decrypted, however it is like above where it only decrypts 2 files and leaves the remainder. not quite sure, but at least managed to get it to decrypt - been racking my brain for almost 2 weeks

from python-ransomware.

ncorbuk avatar ncorbuk commented on June 9, 2024

I have similar issue to above. I am testing it on a VM. 1 txt file and 1 jpg file, both on desktop. the encryption works fine, but the decryption does not revert either of them. I keep getting the loop for 'PUT_ME_ON_DESKTOP', trying...

edit: I attempted the script on a seperate account on the VM which i believe has high permissions. it now encrypted and decrypted, however it is like above where it only decrypts 2 files and leaves the remainder. not quite sure, but at least managed to get it to decrypt - been racking my brain for almost 2 weeks

ah yes i did think it is a permission thing myself tbh. Also it will only encrypt what file exstensions that are in the list in the code. So that is most likely why CatchDi

from python-ransomware.

cyberxploithausa avatar cyberxploithausa commented on June 9, 2024

Been trying so hard to make this to work. but kept telling me Error with python requests
and it only show 3 files [be it png or txt] been encrypted on the terminal but completely encrypt every other file in the localroot folder when i check via windows explorer.

Screenshot (98)

from python-ransomware.

Related Issues (11)

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.