Hi I'm a beginner in this field, are you willing to give me a tutorial to be able to run the programme, just calm down I'm learning to be a bug hunter.
Download the code (easiest to download the zip which you have to extract)
Install the community edition of Visual Studio (not VS Code)
2.1 When selecting Components (they are called Workloads in VS) make sure to select "Desktop development with C++"
2.2 If you need a tutorial here's one :)
Open the InfoStealer.sln file from the extracted zip and install additional dependencys (if prompted)
Start the program with the green arrow at the top of the VS window
If you have any questions feel free to ask :upside_down_face:
If you are getting started with C++ I highly recommend this series by The Cherno :)
Hi I'm a beginner in this field, are you willing to give me a tutorial to be able to run the programme, just calm down I'm learning to be a bug hunter.