Josef Ressel Center for User-friendly Secure Mobile Environments
Android Security Symposium 2017
Playing with your code: a new approach to avoid potential hackers from doing exactly this!
About the speaker
Hugues Thiebeauld
Abstract
eshard, a start-up in the field of mobile security and IoT, provides expert security
advice and tools to secure mobile applications and other connected devices. Our aim
is to facilitate the development process of mobile applications in order to achieve
the right level of security. However, how can you know that the correct security
protections have been implemented? How can you gain assurance that no one is able to
play with your binary code? Today, there is no other choice than inspecting codes
manually, which takes a lot of time and effort. Also, it seems checking the level
of security is always described as an area for experts only. Therefore, many
companies choose not to double-check the right implementation of security
protections. This may lead to weaknesses in the level of security, which is
undesirable. In this twenty minute presentation, eshard will explain how analyzing
binary codes can be done in a more efficient and cost-effective way, and how those
questioning the security of an implementation can benefit from this. Furthermore,
we explain how we try to ‘break free’ from the established way of looking at
security in mobile applications.