Speaker: Ronghai Yang Mainstream Identity Providers (e.g. Facebook, Sina) have adopted OAuth 2.0 protocol to support Single-Sign-On service. We will present several OAuth vulnerabilities, all of which can be exploited to sign into a victim’s mobile app account. These vulnerabilities have affected lots of popular third-party applications. Part of the result has been demonstrated on […]
Author: cuhkoil
Deep Learning for Medical Image Processing
Speaker: Lequan Yu Basic introduction of deep learning for computer vision and medical image processing (CT, MRI and histopathology images)
Double Sensor System for Cuffless Blood Pressure Monitoring
The Age of Digital Crime – Working as a Computer Forensics and Cybercrime Professional
Speaker: Terence Li Terence Li is a IE alumni graduated in 2006. He is now the manager of Forensic Service PwC. He gave us a sharing about his experience of working as a computer forensics and cybercrime professional.
Build VR application — Have fun with Oculus and Leap Motion
Speakers: Mao Xi, Zhang Zhuohui,Wang Xishi Virtual reality is making it possible to experience anything, anywhere by using special devices. This talk will share how to build a VR application using oculus and Leap Motion and show their project which aims to give users unusual experience at CUHK campus.
Build iOS Layout Smartly
Speaker: Zhaohui Jia Apple keeps developing new concepts to help create iOS layout for device in different sizes. This talk will introduce some different layout skills as well as the concepts behind them, and help you implement your ideas in a responsive, effective and flexible way.
Building a Cloud-based Log Processing System
Speaker: Lingxiao Xia Topic: Building a Cloud-based Log Processing System Slides:
How to Write Your Own Kernel
Speaker: Peter Cheung 1. IA 32 CPU Programming Architecture. 2. Tools you need: compiler, linker, disassembler, others. 3. What people should know during coding a kernel. 4. ASM, C level things
Multi-threading in Android applications
Speaker: Chak Man Li, Solon Mobile applications often need to perform long time operations like downloading data or intensive computations without affecting the user experience. These tasks need to be run in other threads but thread managing is hard and tedious. In this talk, I will introduce some easy-to-use classes in Android with sample codes […]
An Introduction of Apache Spark
Come and join us on Friday. Speakers: LYU Zishen, YAO Fangjie Abstract: Big data is a buzzword nowadays, many companies use big data processing platforms to tackle big data problems. Apache Spark has quite some advantages compared to others, and is rapidly becoming the compute engine of choice for big data. This talk covers Apache […]