MCPcopy Create free account
hub / github.com/codehasan/dex2c / dcc_main

Function dcc_main

dcc.py:852–1109  ·  view source on GitHub ↗
(
    apkfile,
    obfus,
    filtercfg,
    custom_loader,
    outapk,
    project_dir,
    do_compile=True,
    source_archive="project-source.zip",
    dynamic_register=False,
    disable_signing=False,
    allow_global=False,
    enable_ollvm=False,
    ollvm_flags="",
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dcc.pyFile · 0.85

Calls 15

adjust_application_mkFunction · 0.85
compile_dexFunction · 0.85
write_compiled_methodsFunction · 0.85
archive_compiled_codeFunction · 0.85
write_dynamic_registerFunction · 0.85
build_projectFunction · 0.85
is_apkFunction · 0.85
native_compiled_dexesFunction · 0.85
copy_compiled_libsFunction · 0.85
get_smali_foldersFunction · 0.85
make_temp_fileFunction · 0.85

Tested by

no test coverage detected