Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions OPAL/ProjectDependencies.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ flowchart BT
Framework[Framework<br>framework]
ThreeAddressCode[Three Address Code<br>tac]
APK[APK<br>apk]
DependenciesExtractionLibrary[Dependencies Extraction Library<br>de]
IDE[IDE<br>ide]
BytecodeInfrastructure[Bytecode Infrastructure<br>bi]
AbstractInterpretationFramework[Abstract Interpretation Framework<br>ai]
Expand All @@ -15,7 +14,6 @@ flowchart BT
IFDS[IFDS<br>ifds]
BytecodeRepresentation[Bytecode Representation<br>br]
BytecodeAssembler[Bytecode Assembler<br>ba]
ArchitectureValidation[Architecture Validation<br>av]
Demos[Demos<br>demos]
BytecodeCreator[Bytecode Creator<br>bc]

Expand All @@ -24,12 +22,10 @@ flowchart BT
style Hermes fill:#ffd7cf

Framework --> BytecodeAssembler
Framework --> ArchitectureValidation
Framework --> ThreeAddressCode
ThreeAddressCode --> AbstractInterpretationFramework
ThreeAddressCode --> IFDS
APK --> ThreeAddressCode
DependenciesExtractionLibrary --> AbstractInterpretationFramework
IDE --> StaticAnalysisInfrastructure
IDE --> BytecodeRepresentation
BytecodeInfrastructure --> Common
Expand All @@ -43,6 +39,5 @@ flowchart BT
BytecodeRepresentation --> BytecodeInfrastructure
BytecodeAssembler --> BytecodeCreator
BytecodeAssembler --> AbstractInterpretationFramework
ArchitectureValidation --> DependenciesExtractionLibrary
Demos --> Framework
BytecodeCreator --> BytecodeDisassembler
Binary file modified OPAL/ProjectDependencies.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion OPAL/ProjectDependencies.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions OPAL/av/Readme.md

This file was deleted.

1 change: 0 additions & 1 deletion OPAL/av/build.sbt

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading