Categories > WeAreDevs > Suggestions >

Make it possible to remotely execute code.

New Reply

Posts: 3

Threads: 1

Joined: Sep, 2024

Reputation: 0

Posted

I want to for example execute my code from visual studio code directly.

  • 0

  • Comment

Astronemi

hot chocolate addict

Posts: 20

Threads: 2

Joined: May, 2020

Reputation: 37

Replied

iirc many did this by hosting a webserver which you can loadstring from localhost, "it isnt rocket science if you know what you're doing" 

Comments

TomtomFH 0 Reputation

Commented

this could actually work. im gonna try a bit with this

 

  • 0

  • 0

  • Comment

i like tiramisu

 

oh i also do c/c++ and other cool programming languages like javascript, typescript, c#, java and lua

Posts: 1

Threads: 0

Joined: Oct, 2024

Reputation: 0

Replied

You can definitely execute your code directly from Visual Studio Code. Make sure you have the appropriate extensions installed for your programming language. For instance, if you're coding in Python, install the Python extension, then you can run your code by opening the terminal in VS Code and using commands like python filename.py. It's super convenient!

  • 0

  • Comment

Posts: 3

Threads: 1

Joined: Sep, 2024

Reputation: 0

Replied

i meant use visual studio code to execute code inside of jjsploit for exploiting

  • 0

  • Comment

Login to unlock the reply editor

Add your reply

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )