Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

16
LINES

< > BotCompany Repo | #1004517 // Test Dedexer

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Uses 129K of libraries. Click here for Pure Java version (3961L/27K/93K).

!752

lib 1004516 // Dedexer

import hu.uw.pallergabor.dedexer.Dedexer;

p {
  File dexFile = getProgramFile("me.dex");
  saveBinaryFile(dexFile,
    loadBinaryPage("http://tinybrain.de:8080/dexcompile.php?id="
      + parseSnippetID(getProgramID()))); // my own code!

  Dedexer.main(litstringarray("-d", f2s(programDir()), f2s(dexFile)));
  
  browseDir(programDir());
}

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: 522 / 527
Referenced in: [show references]