5 posts
Posted 31 May 2017 - 12:58 PM
I'm making a "Hacking Program" and i want a command line (or multible lines xD) so when i press run it prints me the computer id's that are around me through Rednet ofcourse (or not)… any help?
Thanks
7083 posts
Location
Tasmania (AU)
Posted 01 June 2017 - 01:11 AM
Surrounding computers won't send messages unless specifically programmed to do so. You
can get IDs by
wrapping them as
peripherals, though, but they still won't respond to communications without pre-existing code.
Note that malicious scripts are outlawed here.
5 posts
Posted 01 June 2017 - 02:58 PM
Surrounding computers won't send messages unless specifically programmed to do so. You
can get IDs by
wrapping them as
peripherals, though, but they still won't respond to communications without pre-existing code.
Note that malicious scripts are outlawed here.
I know i am not posting ANY hacking/malicious program on here also thanks for the help i am making a anti hacking system for my base and i am trying to hack it (with the anti-hacking system on) my tools can see the unprotected computer command sender and the commands he sends they can also bruteforce id's from 1-100 with a specific command… but i am trying to figure out now how to listen to protected computers id's and commands :)/>