Giter Site home page Giter Site logo

service for .dll about reverse_ssh HOT 9 CLOSED

chikamobina avatar chikamobina commented on May 31, 2024
service for .dll

from reverse_ssh.

Comments (9)

NHAS avatar NHAS commented on May 31, 2024

Hi there.

Thanks for editing this to be in English!
I haven't thought about the dll side of things in quite some time.

I'd be more than happy to make it run as a service (I thought I already had).

from reverse_ssh.

NHAS avatar NHAS commented on May 31, 2024

This is on the unstable branch. And by this, I mean the ability for DLLs to run as services (not sure why I hadnt made that work previously)

I dont think I'll add it to the service install submodule at the moment :)

from reverse_ssh.

chikamobina avatar chikamobina commented on May 31, 2024

Thank you very much)

from reverse_ssh.

chikamobina avatar chikamobina commented on May 31, 2024

subsystem error: 'Starting rssh has failed: the service did not respond to the start or control request in a timely fashion.'

The version is the latest, but the dll still won't start as a service. -s service --install --name win32API

I did it like this --goos windows --goarch amd64 --name oncloud --garb le --shared-object

from reverse_ssh.

chikamobina avatar chikamobina commented on May 31, 2024

And it gives an error, but the service is created and even seems to work

from reverse_ssh.

chikamobina avatar chikamobina commented on May 31, 2024

No, through this command he made a simple service, with this way C:\Windows\system32\rundll32.exe, So you only have to do it yourself by hand via sc.exe?

from reverse_ssh.

NHAS avatar NHAS commented on May 31, 2024

Yeah I havent tested it with the service subsystem. If it works with rundll32 then Im happy with it, so does that work?

from reverse_ssh.

chikamobina avatar chikamobina commented on May 31, 2024

Manually through sc.exe everything works. But -s service --install doesn't work. But I think this will work.

from reverse_ssh.

NHAS avatar NHAS commented on May 31, 2024

Unfortunately installing via the submodule would mena having to detect if the rssh client was a shared object or not.
As the current module just installs it directly, I.e it doesn't add rundll into the path.

I'll make a warning to tell people that in the module. (or I could be not lazy and actually add the rundll to the path which shouldn't be awful

from reverse_ssh.

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.