-
Android emulator ssl pinning with frida. burp suite de sertifika oluşturuyoruz. .\openssl.exe x509 -inform der -in cacert.der -out cert.crt ile sertifikayı android’e yüklemek için ayarlıyoruz. openssl ile oluşturduğumuz sertifikayı emülatör’e yüklüyoruz ve sertifikayı kaydediyoruz. daha sonra frida’yı çalıştırabilmek için python 3 yüklüyoruz. pip install -U frida frida-tools .\adb.exe shell mount -o rw,remount /system .\adb.exe shell […]
¶¶¶¶¶
¶¶¶¶¶
¶¶¶¶¶
-
In the web development process, server-based languages such as PHP, ASP, and JSP are widely used. The basic working principle of these languages is that the code written is executed on a server and then returned to the user. In other words, user requests are sent to the server, the relevant operations are performed on […]
¶¶¶¶¶
¶¶¶¶¶
¶¶¶¶¶