Sponsored Content
Full Discussion: Can you crack it?
The Lounge What is on Your Mind? Can you crack it? Post 302581234 by shekhar_4_u on Monday 12th of December 2011 12:06:18 PM
Old 12-12-2011
Quote:
Originally Posted by cambridge
Inspired by the GCHQ talent spotting code-cracker competition Smilie, here is my own little brain puzzler for budding cracker enthusiasts. Can you crack this code? If you think you know the answer, post it here (edited). There are no rewards, short of the feeling of smugness and some potential kudos from your peers. Enjoy the challenge!
Code:
95 0f 1b 95 1e 0f d5 0a   1d d5 05 1b d6 0c 05 50
01 50 05 d6 06 51 19 a6   50 00 d4 06 53 20 69 73
20 50 00 d5 0c 0c 06 0a   d4 0c 50 0d d4 0c 53 21
00 00 00 50 0c 91 0c


Smilie can you give me a hint like how i should proceed and what would be output like?
Smilie

thanx
shekhar
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

nvram reset or crack password

Hello guys ,and girls. Im having a very interesting problem. I have a Netra SUN machine and i had it here for quite a while now...i wanted to install it as a new server and todo so i needed to mount a cd rom and to change the boot at the prom level to cdrom. this could work but i forgot the... (5 Replies)
Discussion started by: talroze
5 Replies

2. Cybersecurity

WEP Crack Appz

Looking for a good app to go with my iBook/Airport Extreme card for testing WEP security on my own network... I have had a lot of luck with MacStumbler, but none with KisMAC... any suggestions? Jeffrey d9rw1n:/ root#grep ghost There's nothing like bludgeoning your self with a new box...... (0 Replies)
Discussion started by: f1r3g0dz
0 Replies

3. Shell Programming and Scripting

Need help before i crack up!

Hi guys, i'm new to the forum, i need a script badly everything i try is awful as i'm new to this and usually i jump in at the deepend....however this unix scripting has got the better of me...hope someone can help! firstly the script will prompt the user for a filename in the current directory,... (6 Replies)
Discussion started by: Alendrin
6 Replies

4. Red Hat

John the Ripper / CRACK

Has anyone used JTR or CRACK to check if you have any weak passwords on your Red Hat Servers? If so can I ask some basic questions? Or would this question be better pitched in another area of the Forum, if so please suggest where, if anyone is willing to help me in this forum please let me know... (1 Reply)
Discussion started by: stevej123
1 Replies

5. SCO

Reset root OR crack old sco 3.2 machine

I have an old compaq running sco 3.2. the old IT guy died and we need to reset the password OR crack into the machine. I have tried mscreen and at exploits but can't seem to get them to work. I have access with other user accounts. This is a machine we own. (4 Replies)
Discussion started by: herot
4 Replies

6. Red Hat

Need to crack username and password on laptop

I am not a computer geek but I recently was given a Dell Latitude c400 laptop which has Red Hat Linux 2.4.20-6 GRUB Version 0.93. First of all I have no clue how to even use this operating system and I was never given the username or password. Is there anyone out there who could possibly help me... (4 Replies)
Discussion started by: missfixit74
4 Replies
wml::std::href(3)						     EN Tools							 wml::std::href(3)

NAME
wml::std::href - Enhanced Hyperlink SYNOPSIS
#use wml::std::href <href url="..." [name="..."] [image="..."] [hint="..."] [target="..."]> DESCRIPTION
This is an interface to the standard HTML anchor tag ("<a href="...">...</a>"). The intended use of "<href>" is to simplify the creation of hyperlinks. The following <href url="THE://URL"> <href url="THE://URL" name="THE_NAME"> <href url="THE://URL" image="THE_IMG.EXT"> <href url="THE://URL" name="THE_NAME" image="THE_IMG.EXT"> <href url="THE://URL" hint="THE_HINT"> <href url="THE://URL" name="THE_NAME" image="THE_IMG.EXT" hint="THE_HINT"> gets expanded to <a href="THE://URL"><tt>THE://URL</tt></a> <a href="THE://URL">THE_NAME</a> <a href="THE://URL"><img src="THE_IMG.EXT" alt="THE://URL" border="0"></a> <a href="THE://URL"><img src="THE_IMG.EXT" alt="THE_NAME" border="0"></a> <a href="THE://URL" onmouseover="self.status='THE_HINT';return true" onmouseout="self.status='';return true" onfocus="self.status='THE_HINT';return true" onblur="self.status='';return true"><tt>THE://URL</tt></a> <a href="THE://URL" onmouseover="self.status='THE_HINT';return true" onmouseout="self.status='';return true" onfocus="self.status='THE_HINT';return true" onblur="self.status='';return true"><img src="THE_IMG.EXT" alt="THE_NAME" border="0"></a> AUTHOR
Ralf S. Engelschall rse@engelschall.com www.engelschall.com REQUIRES
Internal: P1, P2 External: -- SEE ALSO
HTML "<a>" and "<img>" tags. EN Tools 2014-04-16 wml::std::href(3)
All times are GMT -4. The time now is 01:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy