STEAM GROUP
Hacknet Modding HacknetMod
STEAM GROUP
Hacknet Modding HacknetMod
7
IN-GAME
53
ONLINE
Founded
18 August, 2015
Garvinator 28 Oct, 2015 @ 6:28pm
Need help with code.
How do I add eosDeviceScanner.exe to a computer? I've searched everything in CSEC and Entropy, and found the missions, but no computers had the file eosDeviceScanner. Anyone have any ideas?
Last edited by Garvinator; 28 Oct, 2015 @ 6:28pm
< >
Showing 1-7 of 7 comments
Fukuro 29 Oct, 2015 @ 3:35am 
It uses the same system as SSHCrack and all the exe files, you need to add the tag :
<file path="bin" name="eosDeviceScan.exe">#EOS_DEVICE_SCAN#</file>

I'm not sure, but it might work.
Also, no computers have this file, because it's added to the entropy computer via a missionEnd/missionStart tag : eosIntroMissionSetup
Garvinator 29 Oct, 2015 @ 2:28pm 
It didn't work :steamsad: . Is there a script that puts eosDeviceScan on the CSEC server instead?

EDIT: In case you are wondering, it does make a file, but if you try to use it, it says "No Command "eosDeviceScan," check syntax."
Last edited by Garvinator; 29 Oct, 2015 @ 2:36pm
Fukuro 30 Oct, 2015 @ 2:51pm 
There is not... But I'm sure there is a way.
Garvinator 30 Oct, 2015 @ 8:43pm 
I just checked OpenHacknet (look at the post below this one) and I couldn't find anything related to turning the arguments for an exe in an xml file to a real program. Can someone else check, since OpenHacknet is just decompiled source code, it must be in there somewhere.

P.S. What I meant by argument for an exe, I meant something like #EOS_DEVICE_SCAN#, but that doesn't work.
Talos 31 Oct, 2015 @ 10:19am 
Just add the following line to your computer
<file path="bin/Tools" name="eosDeviceScan.exe">1001001111010101101111001001110110110100110001110001010110110010110101111101000111100110110011010110011111110110000001001001101010110011111101100111111111000000110000110101000100100111100110110000001001010101000100110011011011011000100101000101000101011110100101111101101010110001100000011010111100001011001111011010011011110101111110010010011101110011101101110100100011111110001011000010111100110100101110100100111010100110011101010111100110</file>

That's the only way i've found to add those exe files,on ECorp mod, that didn't have a # keyword to generate them ( like ThemeChanger.exe and Tracekill.exe )

If you want those exe here are the lines
<file path="bin/Tools" name="ThemeChanger.exe">101111111011111011111101011100110111101111110011111100110111100001101001101101001110100110010110001110011001110001111100011111001011011000110011001000010010011011100001111000001000110100001101000101100011010011110001110000111100100110101001111111001101011110110010010001011010100011111010110010010010110110111011001101001110111110011110100010110001111001100111001011001101111000111100011100001111110110010101000100110010101</file> <file path="bin/Tools" name="TraceKill.exe">10001011110011100111011011000101101011001111011111101000100010101011111010111010010110101001000001011110010100011101011101001100110111010100110110100111010111010111100000010011110111010000110111101011101001011011011111000111110010010011000100111101111101111111011011111010000011100010001110110110010110111101101110100110011101001111101101001101001010110101001001011111101111011110011100101110110111001101100101001101111111000</file>

PS: Too muh work ATM to get enough time to continue modding on Hacknet.
Last edited by Talos; 31 Oct, 2015 @ 10:24am
Garvinator 31 Oct, 2015 @ 1:38pm 
Thanks Nideri and Talos, Talos' solution worked. I'll be putting the "RWBY Mod" in the discussions section soon. Thanks again!
quantum 6 Aug, 2016 @ 10:09am 
Originally posted by Talos:
Just add the following line to your computer
<file path="bin/Tools" name="eosDeviceScan.exe">1001001111010101101111001001110110110100110001110001010110110010110101111101000111100110110011010110011111110110000001001001101010110011111101100111111111000000110000110101000100100111100110110000001001010101000100110011011011011000100101000101000101011110100101111101101010110001100000011010111100001011001111011010011011110101111110010010011101110011101101110100100011111110001011000010111100110100101110100100111010100110011101010111100110</file>

That's the only way i've found to add those exe files,on ECorp mod, that didn't have a # keyword to generate them ( like ThemeChanger.exe and Tracekill.exe )

If you want those exe here are the lines
<file path="bin/Tools" name="ThemeChanger.exe">101111111011111011111101011100110111101111110011111100110111100001101001101101001110100110010110001110011001110001111100011111001011011000110011001000010010011011100001111000001000110100001101000101100011010011110001110000111100100110101001111111001101011110110010010001011010100011111010110010010010110110111011001101001110111110011110100010110001111001100111001011001101111000111100011100001111110110010101000100110010101</file> <file path="bin/Tools" name="TraceKill.exe">10001011110011100111011011000101101011001111011111101000100010101011111010111010010110101001000001011110010100011101011101001100110111010100110110100111010111010111100000010011110111010000110111101011101001011011011111000111110010010011000100111101111101111111011011111010000011100010001110110110010110111101101110100110011101001111101101001101001010110101001001011111101111011110011100101110110111001101100101001101111111000</file>

PS: Too muh work ATM to get enough time to continue modding on Hacknet.
Does this mean you can make your own exe by putting in a certin code?
< >
Showing 1-7 of 7 comments
Per page: 1530 50