14 lines
		
	
	
		
			524 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			524 B
		
	
	
	
		
			Plaintext
		
	
	
	
| password is stored in the stack, print the stack with lots of %p, remove 0x to get a 80 characters string and hex to ascii (little endian conversion)
 | |
| 
 | |
| 0x756e5052343768480x45414a35617339510x377a7143574e67580x354a35686e4758730x48336750664b394d
 | |
| 
 | |
| 756e505234376848  45414a3561733951  377a7143574e6758  354a35686e475873 48336750664b394d
 | |
| 
 | |
| il faut faire la conversion little endian
 | |
| 
 | |
| 4868373452506e75  51397361354a4145  58674e5743717a37  7358476e68354a35 4d394b6650673348
 | |
| 
 | |
| puis hex to ascii
 | |
| 
 | |
| Hh74RPnuQ9sa5JAEXgNWCqz7sXGnh5J5M9KfPg3H
 |