Install VS Studio and select Desktop development with C++ (needed for library linking).i get this error each time i try to build both from cmd nd vscode terminal Посмотреть вложение 58723
Install VS Studio and select Desktop development with C++ (needed for library linking).i get this error each time i try to build both from cmd nd vscode terminal Посмотреть вложение 58723
made the appropriate chanegs to the main.rs file, could someone explain how i do the build process?Here is the latest version.....unzip it and go to the "main.rs" file and that is where you are going to fill in the telegram bot api which you have to make sure is correct, along with the channel ID that you have the bot in...also right above that you will see
const MODE: DeliveryMethod = DeliveryMethod::NONE;
Make sure you replace NONE with your DeliveryMethod which is of course telegram
Also, you cannot have antivm set to true if you are testing in a VM or sandbox, obviously, because it will not work lol....
made the appropriate chanegs to the main.rs file, could someone explain how i do the build process?Here is the latest version.....unzip it and go to the "main.rs" file and that is where you are going to fill in the telegram bot api which you have to make sure is correct, along with the channel ID that you have the bot in...also right above that you will see
const MODE: DeliveryMethod = DeliveryMethod::NONE;
Make sure you replace NONE with your DeliveryMethod which is of course telegram
Also, you cannot have antivm set to true if you are testing in a VM or sandbox, obviously, because it will not work lol....
In the second line of the main.rs file, write WINDOWS in small lettersthese are the errors i receive when try to build the project?
hv u got it to wrk?these are the errors i receive when try to build the project?
I've made the necessary changes to the script and managed to build a .exe for the project. just need to test it and check if it actually works lol. any advice on sreading and testing if the program to see sends the needed information would be greatly appricaited!hv u got it to wrk?
Some requirements to build might be missing so u need to figure out which one or your configuration settings in main.rs might be incorrect.i hv vs studio with c++ installed already and hv also installed rust.
whats ur tele or dm mewhen I have more time tonight I will see if i can help in telegram lol
did you have powershell.exe in your system? Try to check in code that powershell exists before runi'm getting this issue, i run with console

Any PE crypter should workGuys, do u have any tips for obfuscate Rust, my stub got detect by many anti![]()
