Giter Club home page Giter Club logo

Comments (4)

seastorm avatar seastorm commented on July 25, 2024

Please provide the following information, as I was not able to reproduce the crash:

  • Did you compile PuttyRider yourself or did you use the binaries from the release?
  • What options did you use to run PuttyRider?
  • Please provide the output of PuttyRider.exe when starting with the following options: -p 0 -d -f
  • Did you use the 'official' putty.exe 0.63 of you compiled it yourself?

Thanks,
Adrian

from puttyrider.

itaykrk avatar itaykrk commented on July 25, 2024
  1. yes i compiled myself, where i can find the release binaries?
  2. options: -p -f
  3. output:
    [+] Using putty.exe PID=2464
    [+] Injecting DLL...
    [+] Pipe client connected
    [+] [2464] Target path: C:\Users\Itayk.CYBERHAT\Downloads\putty.exe
    [+] [2464] Base address: 00400000
    [+] [2464] .text start address: 00001000
    [+] [2464] .text size: 00055fb1
    [+] [2464] ldisc_send() found at: 004083ee
    [+] [2464] term_data() found at: 004371a8
    [+] [2464] Log file created: C:\Users\Public\PuttyRider-master\PuttyRider.log.24
    64
    [+] [2464] Function hooks installed successfully
    [+] Check the log file and/or the remote connection handler
    [+] Exiting PuttyRider
  4. yes i used the official

from puttyrider.

seastorm avatar seastorm commented on July 25, 2024

Thanks for the response.
I see a potential issue here: if you compiled it as a 64-bit application, it will not work because it will try to inject into a 32-bit process (putty.exe). PuttyRider was designed as a 32-bit application.

Please test the 32-bit official binaries from here https://github.com/seastorm/PuttyRider/releases/download/0.1/PuttyRider-bin.zip and let me know if you still have the crash.

from puttyrider.

seastorm avatar seastorm commented on July 25, 2024

Fixed with 8b5707f

from puttyrider.

Related Issues (4)

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.