IOcmet

Results 95 comments of IOcmet

fixed by adding some .jars to libraries but another error appeared ``java.lang.IllegalStateException: Cache contained string O at me.itzsomebody.radon.dictionaries.CustomDictionary.nextUniqueString(CustomDictionary.java:89) at me.itzsomebody.radon.transformers.obfuscators.Renamer.lambda$null$0(Renamer.java:87) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) at...

> No u can't... Idk if the code has a feature like that or somethin... But for sure. Termux can't write on external storages if u are not rooted... I...

I already tried to transfer $home, etc. to the SD card, but nothing worked

i don't know about 98 but you can run 95 with imgmount d WINDOWS95DRIVEIMAGE.img -size 512,63,16,255 boot WINDOWS95DRIVEIMAGE.img (i try to run it without boot but i get that error...

I think you can overwrite websocket class and send function in it

const orig_send = WebSocket.send; WebSocket.send = function (data) { console.log(data); const r = orig_send.apply(orig_send, [data]); return r; }

and how to change vmware serialnumber? SMBIOS.use12CharSerialNumber = "TRUE" serialNumber = "myserialnumb" not work