Bài đăng

Đang hiển thị bài đăng từ Tháng 12, 2017

How To Successfully Teach Yourself How To Code

Hình ảnh
After I published  my previous article  about how I became a 19-year-old software developer, hundreds of people came to me with basically the same message:  “I loved reading your article, and I really want to learn how to program, but I simply can’t get over that first step. It’s so frustrating and overwhelming, I miss structure and motivation.”  I want to get as many people as possible involved in the tech world, and I think that it’s very important to focus on the people that are very motivated, but simply don’t know how to do it. I know that there are thousands of resources out there nowadays that will ‘teach you how to code’. However, that’s definitely not the most important part here, and that’s not really what this article is about.  How you structure your life around it, handling all the new information, keeping yourself motivated, and focusing on the right parts is crucial. Yes Lydia, that sounds nice and all, but I feel like this will just be...

The top 10 mobile hacking tools for iOS for reversing and pentesting apps

Hình ảnh
Let's build a list of the best  tools  for iOS  mobile application hacking ‍. I will add some of my own favourites: iRET ‍ which is the  iOS Reverse Engineering Toolkit ‍ from  Veracode ‍. BurpSuite and Wireshark! iRET Download here How to use iRET: The iOS  reverse engineering  Toolkit. iRET is a set of tools that allows you to  automate  many of the  manual  tasks an iOS  penetration tester would need to perform in order to  analyze  and  reverse engineer  iOS applications. And the bonus is...this can all be performed right on the device. Wireshark Download  here How to use Wireshark   is the world's foremost  network   protocol  analyzer. It lets you see what's happening on your network at a microscopic level. It is the de facto (and often de jure)  standard  across many  industries  and  educational  institutions. BurpSuite Download...