Skip to main content

黑洞资源笔记

  1. 开源、跨平台的基于Qt的IDE,用于对Android应用程序包进行逆向工程。

    它具有友好的类似IDE的布局,包括代码编辑器,支持 *.smali 代码文件的语法高亮显示。

    APK工作室
  2. TikTok 广告大师班 | 麦克斯韦·芬恩

    能学到什么?

    PRELAUNCH

    -Why I am so bullish on it.

    -Initial results, how long we’ve been on it, etc.

    -Why marketers should start diversifying their spend onto it ASAP.

    -Understanding how users are using the platform and what makes it so different from other apps.

    CREATIVE

    SCALING

    -Breaking down our audience and creative testing process.

    -How we are using their ACO feature to rapidly test creative.

    -How to do research on the app to identify hot trends, hashtags, sounds, filters and more to incorporate.

    -Handling rapid creative fatigue and becoming a creative testing machine.

    -How to leverage the power of influencers with Spark Ads.

    -Our process for scaling up the budget profitably with proven winning creatives and audiences.

    -Switching from lowest cost to cost cap bidding to control CPA.

    -Having steady stream of new creative being tested to combat rapid fatigue.

    课程地址 | #教程
  3. Android 黑客应用程序的大集合

    Content List:

    Anonymity apps
    3rd party apps stores
    Calls and sms apps
    Cryptography apps
    DDoS apps
    Forensic apps
    Some learning apps
    MITM Apps
    Networking apps
    Pentesting apps
    Cam hacking apps
    Sniffing apss
    Terminal apps
    Bombing apps
    Whatsapp spying apps
    Wifi hacking apps

    课程地址 | #教程 #黑客
  4. 一个开源自托管网络安全学习平台。系统由 3 个主要部分组成:

    Docker:包含所有创建我们将在其中学习的环境的盒子。
    后端:控制 Docker 并负责启动/销毁系统中的单个盒子,并管理将它们加入统一系统的网络。
    前端:用户通过 Web 浏览器与系统交互的 GUI。

    HaccTheHub | #网络安全 #教程