Package

org.argus.amandroid.alir

componentSummary

Permalink

package componentSummary

Visibility
  1. Public
  2. All

Type Members

  1. class ApkYard extends AnyRef

    Permalink

  2. trait CSTCallee extends AnyRef

    Permalink
  3. trait CSTCaller extends AnyRef

    Permalink
  4. trait CSTContent extends AnyRef

    Permalink
  5. class ComponentBasedAnalysis extends AnyRef

    Permalink

  6. trait ComponentSummaryProvider extends AnyRef

    Permalink
  7. class ComponentSummaryTable extends AnyRef

    Permalink
  8. case class IntentCallee(apk: Apk, component: JawaType, compTyp: core.AndroidConstants.CompType.Value, filter: ISet[IntentFilter]) extends CSTCallee with Product with Serializable

    Permalink
  9. case class IntentCaller(compTyp: core.AndroidConstants.CompType.Value, intent: IntentContent) extends CSTCaller with Product with Serializable

    Permalink
  10. class Intent_Summary extends CSTContent

    Permalink
  11. class LightweightCSTBuilder extends AnyRef

    Permalink

    Hopefully this will be really light weight to build the component based summary table

  12. case class RPCCallee(sig: Signature) extends CSTCallee with Product with Serializable

    Permalink
  13. case class RPCCaller(sig: Signature, pts: PTSMap) extends CSTCaller with Product with Serializable

    Permalink
  14. class RPC_Summary extends CSTContent

    Permalink
  15. case class StorageCallee() extends CSTCallee with Product with Serializable

    Permalink
  16. case class StorageCaller() extends CSTCaller with Product with Serializable

    Permalink
  17. class Storage_Summary extends CSTContent

    Permalink

Ungrouped