1 | static void cleanKillProgram() {
|
2 | if (isMainProgram()) cleanKill(); |
3 | else cleanUp(mc()); |
4 | // TODO: remove injection |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1009724 |
| Snippet name: | cleanKillProgram - clean-kill only this program - and VM too if we're main program |
| Eternal ID of this version: | #1009724/2 |
| Text MD5: | 494b9f29344505e33c250dd78963c989 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-08-15 17:16:29 |
| Source code size: | 124 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 709 / 735 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |