Coding Secure

Coding Secure

Follow
homebadges

Introduction to Windows API with C++

Sep 5, 20215 min read

Operating Systems play a critical role in day to day user productivity and experience. Since it's debut, Microsoft has been consistently providing...

Introduction to Windows API with C++

Basics of Android Reverse Engineering

Sep 5, 20215 min read

According to a report by grandviewresearch, the mobile application market was evaluated at 154.05 billion USD in 2019 and it is growing faster than...

Basics of Android Reverse Engineering

Introduction to Rust Programming

Sep 5, 20215 min read

Since the official birthdate of the Internet, January 1, 1983, the Internet has come a long way. With advances in Software development facilitated by...

Introduction to Rust Programming

Implications of Insecure Python Deserialization

Sep 5, 20214 min read

Introduction In this article, we are going to learn about Insecure Deserialization in Python Application due to Improper Implementation of Pickle...

Implications of Insecure Python Deserialization

Mobile Testing for Beginners

Aug 31, 20215 min read

Introduction In today's society, nearly everyone owns a smartphone, and these devices require many mobile applications to provide various services. As...

Mobile Testing for Beginners

XML eXternal Entity attack

Aug 27, 20215 min read

All you need to know about XML eXternal Entity attack ยท What is XML? XML stands for eXtensible Markup Language. XML defines a set of formats that makes...

XML eXternal Entity attack