Skip to content

这个想法很流弊 #1

@df13954

Description

@df13954

Class dex = Class.forName("com.android.dex.Dex");
this.getBytesMethod = dex.getDeclaredMethod("getBytes");
this.getDexMethod = Class.forName("java.lang.Class").getDeclaredMethod("getDex");

private String[] packages = {"com.stub.StubApp", "s.h.e.l.l.S"};

这2个包名是啥,?我成功把360最新的普通壳脱了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions