| 
			
			 | 
		#1 | 
| 
			
			
			
			 Enthusiast 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 38 
				Karma: 10000 
				Join Date: Feb 2012 
				
				
				
				Device: Kindle Touch 
				
				
				 | 
	
	
	
		
		
			
			 
				
				[HELP] is there a kindletool for PW?
			 
			
			
			Is there a kindletool for PW? 
		
	
		
		
		
		
		
		
		
		
		
		
	
	I'm trying to inspect the 5.3 update but i don't have a PW. and the kindletool binary i have reports "unknown bundle" when trying to extract the update bin. Thanks in advance.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 BLAM! 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,506 
				Karma: 26047202 
				Join Date: Jun 2010 
				Location: Paris, France 
				
				
				Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Yep. 
		
	
		
		
		
		
		
		
		
		
		
		
		
			I'm fairly sure the latest release handles this update type, if not, the git tree does. (I guess it really *was* useful to add support for this update type after all ;D). Last edited by NiLuJe; 11-08-2012 at 07:35 AM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#3 | 
| 
			
			
			
			 Enthusiast 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 38 
				Karma: 10000 
				Join Date: Feb 2012 
				
				
				
				Device: Kindle Touch 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			well, i changed the lines in "get_bundle_version" in the source to read something like: 
		
	
		
		
		
		
		
		
		
		
		
		
	
	if(!strncmp(magic_number, "FB03", 4) || !strncmp(magic_number, "FB02", 4) || !strncmp(magic_number, "FB01", 4)) return RecoveryUpdate; and it seems to work....  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 BLAM! 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,506 
				Karma: 26047202 
				Join Date: Jun 2010 
				Location: Paris, France 
				
				
				Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			That's incidental, because the header size happens to be still fixed, and still of the same length than the older recovery update format. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	But this is (properly, at least on the convert/extract side of things) supported since v1.5.3 anyway, you don't have to patch anything...  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
    
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| KindleTool: Create/Unpack Kindle update files | NiLuJe | Kindle Developer's Corner | 189 | 12-21-2021 10:41 PM |