Skip to content

Commit

Permalink
Deployed 23ebbb8 to featureImproveJavaHomeIntegartion_preview with Mk…
Browse files Browse the repository at this point in the history
…Docs 1.6.1 and mike 2.1.3
  • Loading branch information
github-actions[bot] committed Sep 26, 2024
1 parent e88aa87 commit 146921b
Show file tree
Hide file tree
Showing 36 changed files with 175 additions and 152 deletions.
8 changes: 4 additions & 4 deletions featureImproveJavaHomeIntegartion_preview/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@


<link rel="icon" href="/SootUp/featureImproveJavaHomeIntegartion_preview/./img/icon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.34">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.38">



<title></title>



<link rel="stylesheet" href="/SootUp/featureImproveJavaHomeIntegartion_preview/assets/stylesheets/main.35f28582.min.css">
<link rel="stylesheet" href="/SootUp/featureImproveJavaHomeIntegartion_preview/assets/stylesheets/main.8c3ca2c6.min.css">


<link rel="stylesheet" href="/SootUp/featureImproveJavaHomeIntegartion_preview/assets/stylesheets/palette.06af60db.min.css">
Expand Down Expand Up @@ -991,10 +991,10 @@ <h1>404 - Not found</h1>
</div>


<script id="__config" type="application/json">{"base": "/SootUp/featureImproveJavaHomeIntegartion_preview", "features": ["navigation.sections"], "search": "/SootUp/featureImproveJavaHomeIntegartion_preview/assets/javascripts/workers/search.07f07601.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script>
<script id="__config" type="application/json">{"base": "/SootUp/featureImproveJavaHomeIntegartion_preview", "features": ["navigation.sections"], "search": "/SootUp/featureImproveJavaHomeIntegartion_preview/assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script>


<script src="/SootUp/featureImproveJavaHomeIntegartion_preview/assets/javascripts/bundle.56dfad97.min.js"></script>
<script src="/SootUp/featureImproveJavaHomeIntegartion_preview/assets/javascripts/bundle.d6f25eb3.min.js"></script>


</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@


<link rel="icon" href="../img/icon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.34">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.38">



<title>Analysis Input - </title>



<link rel="stylesheet" href="../assets/stylesheets/main.35f28582.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.8c3ca2c6.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
Expand Down Expand Up @@ -1320,7 +1320,9 @@ <h3 id="android-bytecode">Android Bytecode</h3>
</code></pre></div></td></tr></table></div>
<h3 id="android-bytecode-with-dex2jar">Android Bytecode with Dex2Jar</h3>
<p>File-Extensions: <code>.apk</code></p>
<p>The <code>ApkAnalysisInputLocation</code> currently uses dex2jar internally </p>
<p>If you prefer to use dex2jar as a base to transform android apps to jimple, you can add the code below to create your own analysis input location.
We used the dependency de.femtopedia.dex2jar:dex2jar:2.4.22 in the given example.
We recommend to use ApkAnalysisInputLocation</p>
<div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span></span><span class="normal">1</span>
<span class="normal">2</span>
<span class="normal">3</span></pre></div></td><td class="code"><div><pre><span></span><code><span class="n">Path</span><span class="w"> </span><span class="n">path</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="n">Paths</span><span class="p">.</span><span class="na">get</span><span class="p">(</span><span class="s">&quot;Banana.apk&quot;</span><span class="p">);</span>
Expand Down Expand Up @@ -1363,9 +1365,6 @@ <h3 id="android-bytecode-with-dex2jar">Android Bytecode with Dex2Jar</h3>
<span class="w"> </span><span class="p">}</span>
<span class="p">}</span>
</code></pre></div></td></tr></table></div>
<div class="admonition info">
<p class="admonition-title">A SootUp solution to directly generate Jimple is WIP!</p>
</div>
<h3 id="combining-multiple-analysisinputlocations">Combining Multiple AnalysisInputLocations</h3>
<p>But what if I want to point to multiple AnalysisInputLocations?</p>
<div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span></span><span class="normal">1</span>
Expand Down Expand Up @@ -1477,10 +1476,10 @@ <h3 id="java-cli-arguments-to-configure-sootup">Java cli arguments to configure
</div>


<script id="__config" type="application/json">{"base": "..", "features": ["navigation.sections"], "search": "../assets/javascripts/workers/search.07f07601.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script>
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.sections"], "search": "../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script>


<script src="../assets/javascripts/bundle.56dfad97.min.js"></script>
<script src="../assets/javascripts/bundle.d6f25eb3.min.js"></script>


</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@


<link rel="icon" href="../img/icon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.34">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.38">



<title>Announcements - </title>



<link rel="stylesheet" href="../assets/stylesheets/main.35f28582.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.8c3ca2c6.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
Expand Down Expand Up @@ -1105,10 +1105,10 @@ <h2 id="release-announcement">Release Announcement</h2>
</div>


<script id="__config" type="application/json">{"base": "..", "features": ["navigation.sections"], "search": "../assets/javascripts/workers/search.07f07601.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script>
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.sections"], "search": "../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script>


<script src="../assets/javascripts/bundle.56dfad97.min.js"></script>
<script src="../assets/javascripts/bundle.d6f25eb3.min.js"></script>


</body>
Expand Down
Loading

0 comments on commit 146921b

Please sign in to comment.