qrazybox icon indicating copy to clipboard operation
qrazybox copied to clipboard

Corrupted data length recovery tool

Open Darkar25 opened this issue 3 years ago • 2 comments

I was trying to recover a QR-code that had a completely destroyed data length segment...well, eventually i figured out how qr code works and semi-randomly got right bits...but i`d like to see a tool that helps with corrupted data length either entirely or patrially...by partially i mean that tool will show what are possible data lengths in current situation...and you will be able to set whatever length(of course if size of qr-code can contain that much data what you typed in length) you want and see the data in analyzer tool...would be very cool... sorry for bad english, hope you understood everything that i said) P.S.i think there is no need for separate tool, just add edit mode to analyzer tool

Darkar25 avatar Oct 01 '21 12:10 Darkar25

Current work in progress ( step-by-step branch )

image

when you change encoding mode , it show you live what you will get , some for lenght, apply, + , - button is not working yet and numerical field lenght are not functionnal , you can use the bit view of the lenght to edit and apply ( press enter)

wphiphi avatar Jan 12 '22 22:01 wphiphi

Current work in progress ( step-by-step branch )

image

when you change encoding mode , it show you live what you will get , some for lenght, apply, + , - button is not working yet and numerical field lenght are not functionnal , you can use the bit view of the lenght to edit and apply ( press enter)

Wow...didnt think ill see this project developing further...thanks, i will check your version later...

Darkar25 avatar Jan 19 '22 03:01 Darkar25