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

Method get_filename_by_class

androguard/session.py:352–366  ·  view source on GitHub ↗

Returns the filename of the DEX file where the class is in. Returns the first filename this class was present. For example, if you analyzed an APK, this should return the filename of the APK and not of the DEX file. :param current_class: ClassDefItem

(self, current_class)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

is_class_presentMethod · 0.80
get_nameMethod · 0.45

Tested by

no test coverage detected