Uses 129K of libraries. Click here for Pure Java version (3961L/27K/93K).
1 | !752 |
2 | |
3 | lib 1004516 // Dedexer |
4 | |
5 | import hu.uw.pallergabor.dedexer.Dedexer; |
6 | |
7 | p { |
8 | File dexFile = getProgramFile("me.dex"); |
9 | saveBinaryFile(dexFile, |
10 | loadBinaryPage("http://tinybrain.de:8080/dexcompile.php?id=" |
11 | + parseSnippetID(getProgramID()))); // my own code! |
12 | |
13 | Dedexer.main(litstringarray("-d", f2s(programDir()), f2s(dexFile))); |
14 | |
15 | browseDir(programDir()); |
16 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004517 |
Snippet name: | Test Dedexer |
Eternal ID of this version: | #1004517/1 |
Text MD5: | 404b43c9c923c3ea77f4c8de73e1f99e |
Transpilation MD5: | b7011f2801940917093dd416d3b191af |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-19 16:24:00 |
Source code size: | 387 bytes / 16 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 620 / 662 |
Referenced in: | [show references] |