You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To guarantee the ability to recreate the original file from the horcruxes in the event that this repo would become lost there should be an option for the tool to return binary horcruxes that when executed run the horcrux program. Think like self extracting zip files in exe format.
So I can execute ./horcrux1 bind horcrux2 horcrux3 and recover the original file.
The text was updated successfully, but these errors were encountered:
To guarantee the ability to recreate the original file from the horcruxes in the event that this repo would become lost there should be an option for the tool to return binary horcruxes that when executed run the horcrux program. Think like self extracting zip files in exe format.
So I can execute
./horcrux1 bind horcrux2 horcrux3
and recover the original file.The text was updated successfully, but these errors were encountered: