Click here to Skip to main content
15,881,812 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Aren't they _slightly_ out of their jurisdiction? Pin
Daniel Pfeffer26-Jan-21 5:14
professionalDaniel Pfeffer26-Jan-21 5:14 
GeneralRe: Aren't they _slightly_ out of their jurisdiction? Pin
W Balboos, GHB26-Jan-21 5:18
W Balboos, GHB26-Jan-21 5:18 
GeneralRe: Aren't they _slightly_ out of their jurisdiction? Pin
Daniel Pfeffer26-Jan-21 5:44
professionalDaniel Pfeffer26-Jan-21 5:44 
GeneralRe: Aren't they _slightly_ out of their jurisdiction? Pin
W Balboos, GHB26-Jan-21 5:51
W Balboos, GHB26-Jan-21 5:51 
GeneralRe: Aren't they _slightly_ out of their jurisdiction? Pin
Daniel Pfeffer26-Jan-21 8:48
professionalDaniel Pfeffer26-Jan-21 8:48 
GeneralRe: Aren't they _slightly_ out of their jurisdiction? Pin
charlieg31-Jan-21 10:58
charlieg31-Jan-21 10:58 
GeneralRe: Aren't they _slightly_ out of their jurisdiction? Pin
Daniel Pfeffer31-Jan-21 20:23
professionalDaniel Pfeffer31-Jan-21 20:23 
GeneralWSO CCC OTD 2021-01-26 - SOLVED Pin
Randor 25-Jan-21 21:22
professional Randor 25-Jan-21 21:22 
(11) Our instinct assembles command

SOLUTION:
Our instinct
assembles = (anagram indicator)
command = definition
instruction

Stage 1:
There are secrets being stored within the user profile. Something inside the profile is much more than meets the eye. The GIF file representing the avatar is hiding multiple steganographic clues. You should begin by downloading the GIF file and renaming it with a ZIP extension. Instruction can be found inside.


ASM
/*
Stage 2:
The zip file contains some gibberish 32 bit instructions in a file named instructions.asm. To continue the quest for finding the puzzle we should assemble the instructions using your favorite assembler. Or you can use an online assembler. I have tested this one: https://disasm.pro/
*/
dec    edi
jne    0x75
and    BYTE PTR [ecx+0x6e],ch
jae    0x7c
imul   ebp,DWORD PTR [esi+0x63],0x73612074
jae    0x76
ins    DWORD PTR es:[edi],dx
bound  ebp,QWORD PTR [ebp+eiz*2+0x73]
and    BYTE PTR [ebx+0x6f],ah
ins    DWORD PTR es:[edi],dx
ins    DWORD PTR es:[edi],dx
popa
outs   dx,BYTE PTR ds:[esi]
fs


# Stage 3:
# The x86 instructions are obviously meaningless. The hard coded offsets and duplicate instructions
# give it away. Using an assembler you will find that it compiles down to the following machine code:

4F
75 72
20 69 6E
73 74
69 6E 63 74 20 61 73
73 65
6D
62 6C 65 73
20 63 6F
6D
6D
61
6E
64


Let me say that this is a regular cryptic crossword puzzle. The only difference is that we will start early and begin the solving process with the puzzle hidden. This will give individuals with unique skills a chance to find and solve the puzzle first. Once every hour I will return to the site and reveal the next stage. Eventually the plain text puzzle will be completely visible to everyone. You can wait until the plain text puzzle is revealed or attempt to solve early. The choice is yours.

modified 26-Jan-21 5:51am.

GeneralRe: WSO CCC OTD 2021-01-26 Pin
Rage25-Jan-21 21:43
professionalRage25-Jan-21 21:43 
GeneralRe: WSO CCC OTD 2021-01-26 Pin
Corinna John26-Jan-21 7:52
Corinna John26-Jan-21 7:52 
GeneralRe: WSO CCC OTD 2021-01-26 Pin
Rage27-Jan-21 1:59
professionalRage27-Jan-21 1:59 
GeneralRe: WSO CCC OTD 2021-01-26 Pin
Richard MacCutchan25-Jan-21 21:54
mveRichard MacCutchan25-Jan-21 21:54 
GeneralRe: WSO CCC OTD 2021-01-26 Pin
jsc4225-Jan-21 22:11
professionaljsc4225-Jan-21 22:11 
AnswerRe: WSO CCC OTD 2021-01-26 Pin
Randor 25-Jan-21 22:12
professional Randor 25-Jan-21 22:12 
GeneralRe: WSO CCC OTD 2021-01-26 Pin
Richard MacCutchan25-Jan-21 22:16
mveRichard MacCutchan25-Jan-21 22:16 
GeneralRe: WSO CCC OTD 2021-01-26 Pin
OriginalGriff25-Jan-21 22:23
mveOriginalGriff25-Jan-21 22:23 
GeneralRe: WSO CCC OTD 2021-01-26 Pin
Randor 25-Jan-21 22:27
professional Randor 25-Jan-21 22:27 
GeneralRe: WSO CCC OTD 2021-01-26 Pin
Randor 25-Jan-21 22:23
professional Randor 25-Jan-21 22:23 
GeneralRe: WSO CCC OTD 2021-01-26 Pin
DerekT-P26-Jan-21 0:11
professionalDerekT-P26-Jan-21 0:11 
GeneralRe: WSO CCC OTD 2021-01-26 Pin
pkfox25-Jan-21 22:28
professionalpkfox25-Jan-21 22:28 
GeneralRe: WSO CCC OTD 2021-01-26 Pin
Richard MacCutchan25-Jan-21 22:54
mveRichard MacCutchan25-Jan-21 22:54 
PraiseRe: WSO CCC OTD 2021-01-26 Pin
Randor 25-Jan-21 23:05
professional Randor 25-Jan-21 23:05 
GeneralRe: WSO CCC OTD 2021-01-26 Pin
5teveH25-Jan-21 22:35
5teveH25-Jan-21 22:35 
GeneralRe: WSO CCC OTD 2021-01-26 - STAGE 2 Pin
Kornfeld Eliyahu Peter25-Jan-21 22:59
professionalKornfeld Eliyahu Peter25-Jan-21 22:59 
GeneralRe: WSO CCC OTD 2021-01-26 - STAGE 2 Pin
pkfox25-Jan-21 23:12
professionalpkfox25-Jan-21 23:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.