(table update) |
(removed table due to website encoding errors) |
||
(7 intermediate revisions by one other user not shown) | |||
Line 6: | Line 6: | ||
}} | }} | ||
This component allows you to choose a file on your computer and outputs a 64 bit address based on the content of the file. If this output is put into a 64-bit decoder it will output bytes 0-7 from the file. The "offset" takes in a 64 bit value and will shift the 8 bytes being output (if the offset is 1, it will output bytes 1-8, 2 would output 2-9, etc.) | |||
This component allows you to choose a file on your computer and outputs a 64 bit address based on the content of the file. If this | |||
[https://hexed.it/ This website] is the easiest way to write a file due to some text editors modifying characters into different values. | |||
Latest revision as of 01:42, 19 December 2024
Type | io / sandbox |
---|---|
Unlocked by | Lab |
This component allows you to choose a file on your computer and outputs a 64 bit address based on the content of the file. If this output is put into a 64-bit decoder it will output bytes 0-7 from the file. The "offset" takes in a 64 bit value and will shift the 8 bytes being output (if the offset is 1, it will output bytes 1-8, 2 would output 2-9, etc.)
This website is the easiest way to write a file due to some text editors modifying characters into different values.