Anonymous ID: 35f05f July 31, 2018, 9:53 a.m. No.2372226   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>2349

>>2371388

 

So just so to be sure, are you are saying the app store version is incompatible with the F5 library that is used with say tools built on linux?

 

I can't seem to extract data on linux that I embeded with the appstore apk (that I built from the source). I can't figure out why, but it mimic's some of the other responses from the previous bread.

 

Huffman decoding starts

Permutation starts

921600 indices shuffled

Extraction starts

Length of embedded file: 1798344 bytes

(1, 8388607, -9) code used

Incomplete file: only 0 of 1798344 bytes extracted

Anonymous ID: 35f05f July 31, 2018, 1:22 p.m. No.2374860   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>4957

>>2373016

 

Thanks for your help. I think I'm missing something, PixelUnknot is needed to decode the output from f5?

 

After getting bounced around in the 'bouncy castle' I was able to run PixelUnknot, but not sure how to get the message decoded.

Anonymous ID: 35f05f July 31, 2018, 1:35 p.m. No.2375031   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>6493

>>2374957

 

Huffman decoding starts

non good byte - at 0

non good byte - at 1

non good byte - at 2

non good byte - at 3

!!!!!!!!!!! PARTIAL MATCH - non

!!!!!!!!!!! PARTIAL MATCH - non

!!!!!!!!!!! PARTIAL MATCH - non

!!!!!!!!!!! PARTIAL MATCH - non

 

I'm not getting the message โ€ฆ Since in my case I just added qanon to the passwords.txt

Anonymous ID: 35f05f July 31, 2018, 1:55 p.m. No.2375416   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>5458

Not sure which is more important, trying to decipher hidden messaging/files in Q's posts are PixelKnot comms.

 

We are going to have to start from scratch if try to extract (if any) hidden data from Q's images.

Anonymous ID: 35f05f July 31, 2018, 2:25 p.m. No.2375858   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>6618

>>2375793

 

By choke I get this instead:

 

java -jar f5.jar x -p qanon ~/Downloads/goods.jpg

 

Huffman decoding starts

Permutation starts

1238400 indices shuffled

Extraction starts

Length of embedded file: 485098 bytes

(1, 67108863, -6) code used

Incomplete file: only 0 of 485098 bytes extracted

Anonymous ID: 35f05f July 31, 2018, 3:07 p.m. No.2376582   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>6678

>>2376493

 

Thanks, I get this when I build with your changes โ€ฆ

 

java -jar PixelUnknot-1.0-SNAPSHOT.jar ~/Downloads/goods.jpg passwords.txt

 

Huffman decoding starts

non good byte - at 0

non good byte - at 1

non good byte - at 2

non good byte - at 3

!!!!!!!!!!! PARTIAL MATCH - qanon

!!!!!!!!!!! PARTIAL MATCH - qanon

!!!!!!!!!!! PARTIAL MATCH - qanon

!!!!!!!!!!! PARTIAL MATCH - qanon

java.security.InvalidKeyException: Illegal key size

at javax.crypto.Cipher.checkCryptoPerm(Cipher.java:1039)

at javax.crypto.Cipher.init(Cipher.java:1393)

at javax.crypto.Cipher.init(Cipher.java:1327)

at q.Main.DecryptWithPassword(Main.java:45)

at q.Main.extract(Main.java:107)

at q.Main.lambda$main$0(Main.java:153)

at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)

at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)

at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731)

at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)

at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:401)

at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:734)

at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160)

at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)

at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)

at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583)

at q.Main.main(Main.java:151)

Anonymous ID: 35f05f July 31, 2018, 3:21 p.m. No.2376795   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun

>>2376678

 

I'll check, but someone was able to extract the message in the image I uploaded earlier. So there is some difference with my runtime vs. anon's runtime, or some bug someplace.

 

I want to make sure that I can verify results from PK app and then extract then on my box, this way I know for sure I have something that's reliable. I'm using 1.8 on mac, I was thinking about switching to VB vm instead (I have a couple different VMs aready setup), but I'm just puzzled why I'm not getting the same results as the other anon.

Anonymous ID: 35f05f Aug. 1, 2018, 12:05 p.m. No.2394381   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>0732

>>2394093

 

I was hoping that the quality that the image was encoded with was written to the file, unfortunately that's not the case. I think the header removal change is all we need for now anyways.

 

The road is steep from here though, something tells me they aren't going to use a complex password, and I have a feeling that the password will unlock many images.