Google-Apps
Hauptmenü

Post a Comment On: Ken Shirriff's blog

"Decoding an air conditioner control's checksum with differential cryptanalysis"

8 Comments -

1 – 8 of 8
Anonymous Julien Oster said...

Thanks a lot, that will come in handy in future!

Could you make the height of the <pre> blocks larger, and/or resizable? Right now, viewing the article on Safari at least, the blocks with the binary patterns only show 4 lines at once, which is a bit cumbersome to read.

December 7, 2017 at 12:49 PM

Blogger Unknown said...

Wow, great write up. I went through a similar process reverse engineering 433 MHz RF codes for some motorized blinds! https://nickwhyte.com/post/2017/reversing-433mhz-raex-motorised-rf-blinds/

December 7, 2017 at 4:00 PM

Comment deleted

This comment has been removed by the author.

December 8, 2017 at 4:53 AM

Blogger Lutfi Zuchri said...

Really interesting work. I wonder if it can be implemented in other things. I don't know the standard used for package delivery code in my country. Can I use this to decode the pattern too?

December 8, 2017 at 4:58 AM

Anonymous Petr Machek said...

When you compute sumpart, you basically compute some 'x' from input bits, then sumpart = (-x -1) & 0xf. -x - 1 is equivalent to ~x. I guess that is how it was implemented

December 8, 2017 at 5:55 AM

Blogger Unknown said...

That's what we engineers do, Instead of getting up and changing the temperature, we reverse engineer the protocol for said air conditioner. Then we use a microcontroller with a custom interface and a IR light to substitute for a real remote. A lot easier than getting up and doing it manually!

December 10, 2017 at 4:13 AM

Blogger Abhishek Jaswal said...

Great information and I am very much thankful to you for this blog. Kindly visit my page too: kenstar split ac review

November 27, 2018 at 10:40 PM

Blogger SakuraSummers said...

Full code please. Cannot use this code.

August 3, 2019 at 7:59 PM

You can use some HTML tags, such as <b>, <i>, <a>

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.
Please prove you're not a robot