Projects by popularity

strwrt

0 | 833

Uploaded by: @abduxg

A script that writes strings generated at runtime to the terminal, along with the class from which they are called. It can help identify cryptographic keys and analyze meaningful data within obfusticated code.

Mobil Framework Detect

0 | 640

Uploaded by: @HCIBO

When calculating prices for services, evaluations are made between the sales team and the technical team regarding the time required to complete the target mobile application. However, certain mobile applications, due to their structure, may extend the security testing process. For example, static security tests for a Flutter application with an enabled SSL module and a Cordova application without a client security module may require different working hours. In such cases, it would be useful to quickly detect which framework(s) the target application uses. To facilitate this, I developed a simple script with Frida that identifies the frameworks used by the target mobile application. In the future, I will also work on development for iOS.

IOS Application Information

0 | 2K

Uploaded by: @SecFathy

IOS Application Information like application analyzer and memory dumper providing real-time inspection of app information, file system access, memory analysis, and runtime data extraction with an intuitive colored command-line interface