Skip to content

wildstray/meian-hacking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

meian-hacking

Shenzhen Meian Technology safety alarm systems hacking

For many people asking me about meian-client and meian-dissector and how I obtained the encryption keys.

Here in Italy we call it a Pulcinella's secret 😄 I decompiled the apk of the Android App. Looking into java code I cannot find anything userful. So I targeted the dynamic libraries. The Jackpot is into libComCore.so.

Ark

Then I used Binary Nija to analyze it. The Free version is enough 😉

I found the functions Encode and Decode...

Encode

Decode

Decode low

Decode med

...and here is the keys 😉

szTable

About

Shenzhen Meian Technology alarms hacking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published