STEAM 组
Hacknet Modding HacknetMod
STEAM 组
Hacknet Modding HacknetMod
5
游戏中
57
在线
成立于
2015 年 8 月 18 日
所有讨论 > 综合讨论 > 主题详情
bg 2015 年 10 月 28 日 下午 6:28
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?
最后由 bg 编辑于; 2015 年 10 月 28 日 下午 6:28
< >
正在显示第 1 - 6 条,共 6 条留言
Fukuro 2015 年 10 月 29 日 上午 3:35 
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
bg 2015 年 10 月 29 日 下午 2:28 
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."
最后由 bg 编辑于; 2015 年 10 月 29 日 下午 2:36
Fukuro 2015 年 10 月 30 日 下午 2:51 
There is not... But I'm sure there is a way.
bg 2015 年 10 月 30 日 下午 8:43 
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 2015 年 10 月 31 日 上午 10:19 
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.
最后由 Talos 编辑于; 2015 年 10 月 31 日 上午 10:24
quantum 2016 年 8 月 6 日 上午 10:09 
引用自 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?
< >
正在显示第 1 - 6 条,共 6 条留言
每页显示数: 1530 50

所有讨论 > 综合讨论 > 主题详情