Is there a way to decipher code from a blueprint?

Post all other topics which do not belong to any other category.
Gordfact47
Inserter
Inserter
Posts: 37
Joined: Tue Apr 30, 2024 5:59 am
Contact:

Is there a way to decipher code from a blueprint?

Post by Gordfact47 »

I noticed when opening my blueprint files a series of letters and numbers I guess this translates into the book when you import string.

Does the computer make the number/letter jumble or is this done by hand?

Here is an example of what I mean:
0eNrsvWuPW0eWLfhXCH2ZboCST7wjDMygu2+1B7cKjSrA3ZgP10KDyqQkjlNkgsm0WmjUf5/DZFoMSrF51tpxsu+dmQLKZVvOXCce+xE79o69/vPVu7vH9f1+sz38+7vd7tdXP/7n+U8eXv34P/5zzh84/rfb9cPNfnN/2Oy2r3589afdz4ufVjeH3X6zW/y0X31af97tf/1x8fFwuH/48YcfPn/+/ObL7vHw+G795mb36Yd/+NPq8HE9Yq3//P7nX7/8sv3jbrNd7B73iz9sHm52+9vzr96e/uDNhw8/fHn35cvq53/+ZTv+/OPDYXGz227XN4fFYbf4vDqs94vPm8PHxWrx5/fvHz7u9uvF/eOn++Vi/7gdf3R1t1x83u1ul4vdfvGwu9vcLt4/ru8Wu+1iHMri3fru8Gbxrx83D4vxf6vFw6fV3d3i/X6c1DjFxe7900/99Dj+4T/u96svy8X/fRzC/d3u/um/7I7zWfzTXxa738a/b54Gtf6P+9X29s2r5avNONTTIj5sPmxXd8cVPHy5X49LtzmsP40/sR3XbPy3h8N69en1evthXJpXfx1/cXu7/o9XP5q/vl2+Wm8Pm8NmfcJ5+pcv/759/PRuvR9/oI2wfHW/e9icNuk/X41Ar4c3Yfnqy6sfo38TRvzbzX59c/rv9q/L72AtCOspVPcV9d1uczf+yXd4WUCLDTR/Rnvcb9f715vtw3p
computeraddict
Filter Inserter
Filter Inserter
Posts: 251
Joined: Sat Oct 07, 2023 6:44 am
Contact:

Re: Is there a way to decipher code from a blueprint?

Post by computeraddict »

Gordfact47 wrote: Sat Jan 25, 2025 8:25 pm I noticed when opening my blueprint files a series of letters and numbers I guess this translates into the book when you import string.

Does the computer make the number/letter jumble or is this done by hand?
It's the serialized representation of the blueprint. I'm not sure what you mean by "by hand".
Muche
Filter Inserter
Filter Inserter
Posts: 746
Joined: Fri Jun 02, 2017 6:20 pm
Contact:

Re: Is there a way to decipher code from a blueprint?

Post by Muche »

Gordfact47
Inserter
Inserter
Posts: 37
Joined: Tue Apr 30, 2024 5:59 am
Contact:

Re: Is there a way to decipher code from a blueprint?

Post by Gordfact47 »

Oh its compressed data with zlib deflate
User avatar
Brathahn
Fast Inserter
Fast Inserter
Posts: 137
Joined: Sat Aug 02, 2014 1:50 pm
Contact:

Re: Is there a way to decipher code from a blueprint?

Post by Brathahn »

there are some decoders around like this one:
https://burnysc2.github.io/Factorio/Too ... Blueprint/
Gordfact47
Inserter
Inserter
Posts: 37
Joined: Tue Apr 30, 2024 5:59 am
Contact:

Re: Is there a way to decipher code from a blueprint?

Post by Gordfact47 »

oh cool decoder thanks.
Post Reply

Return to “General discussion”