OP 18 February, 2022 - 03:54 AM
In this instance lets use a BTC clipper for an example.
The "builder" is run and takes the user BTC address as input. It then changes that variable inside the main code.
How is this achieved? Does anyone have any source code that I could review to see how this is done?
Is everything packed into one exe? Does it run pyinstaller ?
Still relatively new to python and C but trying to learn.
If anyone have any examples please feel free to respond.
The "builder" is run and takes the user BTC address as input. It then changes that variable inside the main code.
How is this achieved? Does anyone have any source code that I could review to see how this is done?
Is everything packed into one exe? Does it run pyinstaller ?
Still relatively new to python and C but trying to learn.
If anyone have any examples please feel free to respond.