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

8
LINES

< > BotCompany Repo | #1001671 // List injections (in current VM)

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

Libraryless. Click here for Pure Java version (1437L/10K/34K).

!7

p {
  L injections = cast call(getJavaX(), "getInjections");
  print("Injections: " + structure(injections));
  O i1 = first(injections);
  print("Main arguments: " + struct(getOpt(i1, "arguments")));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

Comments [hide]

ID Author/Program Comment Date
1295 stefan OK: main program is also an injection 2016-08-26 19:16:17

add comment

Snippet ID: #1001671
Snippet name: List injections (in current VM)
Eternal ID of this version: #1001671/2
Text MD5: c980e13e6a4a3a34f0380829a38264fa
Transpilation MD5: 897017cb0bc0001f6d06557400f4369f
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-21 15:23:39
Source code size: 213 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 692 / 737
Version history: 1 change(s)
Referenced in: [show references]