#bytecode kết quả tìm kiếm
Finally had some time to update #UltimaVM presentation article with all the latest improvements. I still need to publish the latest release of the Reference Manual, but at least the article is now updated: paolozaino.wordpress.com/portfolio/ulti… #Bytecode #VirtualMachine #RISC_OS #Linux #macOS
Uncompyle6 - A Cross-Version Python Bytecode Decompiler j.mp/2OvzfGj #Bytecode #Decompiler #Microsoft #Processes #Python
 
                                            Threadtear - Multifunctional Java Deobfuscation Tool Suite j.mp/3bDOjrA #Bytecode #BytecodeManipulation #CodeAnalysis #GNU #JAR
 
                                            Ghidra-Evm - Module For Reverse Engineering Smart Contracts j.mp/3bLl3Cd #Blockchain #Bytecode #Distributed #Ethereum #Ghidra
 
                                            مشاركة متميزة من أحد المشاركات معي في ورشة #٩_خطوات_للنجاح المقامة لشركة #BYTECODE بدعم واشراف مباشر من القائد المبدع @MeshariAw 🙏🏼 شكراً ليان @LayanALDA على هذا #التصميم #انفوجرافيك عن #7ps 👍🏼👍🏼👍🏼
 
                                             
                                             
                                            Going to start keeping count of the number of @JakeWharton talks attended. When your engineering degree finally comes in handy... #bytecode #androiddev @droidconNYC
 
                                            Finally my GW BASIC experience acquired in primary school is paying itself back! #clojure #jvm #bytecode
 
                                            Mozilla, Intel, and more form the Bytecode Alliance to take WebAssembly beyond browsers #Bytecode #WebAssembly neowin.net/news/mozilla-i…
 
                                            “Understanding V8’s #Bytecode” buff.ly/2xWCbCw #javascript #Programming #coding #tech #technology #development
 
                                            A very cool proposal for a Java Classfile Processing API. I especially like the proposed builder API compared to the ASM API. The code builder example is quite similar to the ProGuardCORE API. #Java #bytecode
 
                                            A long-awaited JEP: Classfile Processing API mail.openjdk.org/pipermail/disc…
"RT Quark-Engine - An Obfuscation-Neglect Android Malware Scoring System j.mp/37tPyIr #Android #Antivirus #Bytecode #Dalvik #Malware https://t.co/rrl9odfUv3"
 
                                            Беззащитная Java. Ломаем Java bytecode encryption #java #bytecode #hack #подписчикам xakep.ru/2022/04/26/jav…
 
                                            What would you do if you saw a #transformer? I'd run -> to #iOS, haha obviously just kidding. @CodingDoug gives a talk @androidsummit on how @Firebase uses #bytecode to automatically discover and report performance metrics - "(Android) Transformers - bytecode in disguise!"
 
                                            At today's #ByteCode meetup, @BruskAwat head of digital development at @KRGDIT talked about Digital Transformation strategy of the #Kurdistan Regional Government. #DigitalTransformation
 
                                             
                                             
                                            What do #garbagecollectors, #JavaMemoryModel & #bytecode all have in common? All will be explored in Ben Evan's #Java masterclass. Join @kittylyst as he brings advanced insights and how it can be applied your work. Get the full course outline here ed.gr/8jyy
Great #Java #Instrumentation workshop 🧑💻👨💻👩💻 at @Dynatrace driven by Philipp Lengauer In love 🤩 with the things we can do manipulating #bytecode It is really crazy the number of things we can do as #developers with Java in the JVM 😃👍
 
                                             
                                            لە گردبوونەوی بایتکۆدی #ByteCode ئەمڕۆدا، کاک بروسک @BruskAwat، بەرپرسی تیمی گەشەپێدانی دیجیتاڵی لە فەرمانگەی تەکنەلۆجیای زانیاری، باسی ستڕاتیجیای وەرچەرخانی دیجیتاڵی حکومەتی هەرێمی کوردستانی کرد. #وەرچەرخانی_دیجیتاڵی #کوردستان
 
                                             
                                             
                                            Finally had some time to update #UltimaVM presentation article with all the latest improvements. I still need to publish the latest release of the Reference Manual, but at least the article is now updated: paolozaino.wordpress.com/portfolio/ulti… #Bytecode #VirtualMachine #RISC_OS #Linux #macOS
Bytecode is the universal language nobody talks about You write: Java, Kotlin, Scala, Groovy JVM reads: only bytecode It's like everyone writing in their native language but JVM reads English .class files = the common ground One bytecode to rule them all 👑 #JVM #Bytecode
Ever wondered what really happens after you hit “Run” in Python? 🐍 Join Konrad Gawda to demystify bytecode and .pyc files, the hidden language your interpreter speaks. 🕚🇨🇭 11:00 AM | Aula 4.101 at OST Rapperswil Talk: “Bytecode and .pyc files” #SwissPythonSummit #Bytecode
Added #JVM Stack Operations mapping to my #UltimaVM (see link). But I am thinking of adding indirect adressing: PUSH.U64 [r0-r1] Push mem val from addr in r0 to addr in r1 PUSH.F32 [r0] Push val at mem addr in r0 tinyurl.com/JVMToUltimaVM #bytecode #VirtualMachine #Coding #RISC_OS
EVM #bytecode-equivalent. You can redeploy existing EVM bytecode without recompiling (Cancun opcodes included). This is real DX, not marketing. — LD
I often check #bytecode on the #Sui Explorer for debugging. Wouldn't it be simpler to compile my #Move code to bytecode and calculate gas consumption per function?
Whamm! A WebAssembly Bytecode Instrumentation DSL - Elizabeth Gilbert #Bytecode #Elizabeth #Instrumentation #WebAssembly #Whamm tinyurl.com/yrvvgyuw
 
                                            🔢 Bytecode — Smart contracts in machine language! Your Solidity code becomes bytecode that the EVM actually executes. Like translating Shakespeare into binary! 🎭➡️01001 🔗 chainterms.com/glossary.html#… #Bytecode #EVM #SmartContracts #SolidityDev
#CPlusPlus compiles directly to machine code while #Java uses #bytecode and #JIT compilation, creating performance trade-offs between raw speed and platform independence with modern optimizations narrowing traditional gaps. cloudnativeblogs.in/c-vs-java-perf…
cloudnativeblogs.in
C++ vs Java Performance: How Compilation Models Shape Speed and Efficiency - Cloud Native Blogs
C++ compiles directly to machine code while Java uses bytecode and JIT compilation, creating performance trade-offs between raw speed and platform independence with modern optimizations narrowing...
A small test to check if #bytecode is actually faster as #micropyton #sourcecode for #RP2040 #RP2350 #raspberrypico #raspberrypi full story and test program on my webpage: lucstechblog.blogspot.com/2025/07/microp…
🔍 Disassemble EVM bytecode in color! evm-lens v0.1.1 is live - a Rust-powered EVM disassembler. 🧠 Color-coded opcodes 🦀 Built on revm ⚡ Single eth_getCode RPC, then fully offline cargo install evm-lens 🔗 github.com/andyrobert3/ev… #evm #rust #bytecode #oss
Part 2: Java decompilers help convert bytecode back into readable Java code. Writing one in C is not just an exercise in logic but a bridge between distinct worlds. #Coding #Bytecode #JavaDecompiler
$Somnia, bağımsız veri zincirleri ve optimize edilmiş #bytecode kullanımıyla bu maliyetleri minimize eder.
Pivotal moment: Running the Tetra-equivalent of the #Shadertoy 'start' shader. Next step: ED-209... 🤣 #Avalonia #bytecode #GLSL
 
                                            WIP on my new low-level language, aiming to support compiling/optimizing/debugging #GLSL github.com/deanthecoder/T… #indiedev #virtualmachine #bytecode
Yesterday @AdamBien at @GeeCON mentioned use of @graalvm #Espresso (e.g. @Java #bytecode interpreter running at #fullspeed) to #increase #security - e.g. run Java code in a #sandbox graalvm.org/jdk21/referenc… Glad to hear about @GraalVM in other context than #nativeimage, but...
In my latest video, I decode Java bytecode step by step — method references, `invokedynamic`, synchronized methods, exception handling, and more. Watch the bytecode in action: youtu.be/Zh6vkX06zGE #Java #JVM #Bytecode #Programming #LearnToCode
youtube.com
YouTube
Java Bytecode Deep Dive | What JVM Sees That You Don’t
👀 Before you can truly read JVM Bytecode, you need to know the language it speaks: 1) Operand Stack 2) LineNumberTable 3) LocalVariableTable 4) Bytecode as raw bytes Learn these basics. Stay tuned! 🎥 #Java #JVM #Bytecode #Programming
Uncompyle6 - A Cross-Version Python Bytecode Decompiler j.mp/2OvzfGj #Bytecode #Decompiler #Microsoft #Processes #Python
 
                                            Threadtear - Multifunctional Java Deobfuscation Tool Suite j.mp/3bDOjrA #Bytecode #BytecodeManipulation #CodeAnalysis #GNU #JAR
 
                                            Ghidra-Evm - Module For Reverse Engineering Smart Contracts j.mp/3bLl3Cd #Blockchain #Bytecode #Distributed #Ethereum #Ghidra
 
                                            مشاركة متميزة من أحد المشاركات معي في ورشة #٩_خطوات_للنجاح المقامة لشركة #BYTECODE بدعم واشراف مباشر من القائد المبدع @MeshariAw 🙏🏼 شكراً ليان @LayanALDA على هذا #التصميم #انفوجرافيك عن #7ps 👍🏼👍🏼👍🏼
 
                                             
                                             
                                            Do you think that dx compiler is more stable than D8 (Aka Dope 8)? Yeah! Strings will be placed to String pool and everything's okay! Good luck! #AndroidDev #bytecode
 
                                            Just added inline expression support to Recaf 3X's #Java #Bytecode assembler. Its much better than 2X's because you can put entire code blocks in there right next to the bytecode and it all interops perfectly. Here's some examples of totally valid inputs.
 
                                             
                                            Always makes me smile seeing that apkparser aka "Analyze APK..." Android Studio's tool uses bak/smali which does not support DEX versions greater than 037 (e.g. does not support invoke-custom/invoke-polymorphic, ODEX, VDEX) #AndroidDev #bytecode
 
                                            Pivotal moment: Running the Tetra-equivalent of the #Shadertoy 'start' shader. Next step: ED-209... 🤣 #Avalonia #bytecode #GLSL
 
                                            WIP on my new low-level language, aiming to support compiling/optimizing/debugging #GLSL github.com/deanthecoder/T… #indiedev #virtualmachine #bytecode
Java try-with-resource implementation done by compiler stackoverflow.com/questions/6687… #bytecode #trywithresources #java
 
                                            At today's #ByteCode meetup, @BruskAwat head of digital development at @KRGDIT talked about Digital Transformation strategy of the #Kurdistan Regional Government. #DigitalTransformation
 
                                             
                                             
                                            Friday's hell continues: official "com_android_dx" library (android.googlesource.com/platform/dalvi…) does not support compilation for NATIVE/ABSTRACT method prototypes #AndroidDev #bytecode
 
                                            "RT Quark-Engine - An Obfuscation-Neglect Android Malware Scoring System j.mp/37tPyIr #Android #Antivirus #Bytecode #Dalvik #Malware https://t.co/rrl9odfUv3"
 
                                            لە گردبوونەوی بایتکۆدی #ByteCode ئەمڕۆدا، کاک بروسک @BruskAwat، بەرپرسی تیمی گەشەپێدانی دیجیتاڵی لە فەرمانگەی تەکنەلۆجیای زانیاری، باسی ستڕاتیجیای وەرچەرخانی دیجیتاڵی حکومەتی هەرێمی کوردستانی کرد. #وەرچەرخانی_دیجیتاڵی #کوردستان
 
                                             
                                             
                                            Hey @EclipseCon attendees, don't miss talk #Bytecode Pattern Matching don't forget to vote and we'll beat result of previous year ;)
 
                                            Something went wrong.
Something went wrong.
United States Trends
- 1. Dolphins 21.6K posts
- 2. Ravens 34.6K posts
- 3. Mike McDaniel 1,204 posts
- 4. Lamar 37.9K posts
- 5. #911onABC 12.9K posts
- 6. Ollie Gordon 1,529 posts
- 7. Mark Andrews 2,481 posts
- 8. Achane 2,915 posts
- 9. Kyle Hamilton 1,091 posts
- 10. #TNFonPrime 1,844 posts
- 11. Athena 12.9K posts
- 12. Derrick Henry 3,621 posts
- 13. Happy Halloween 473K posts
- 14. Georgetown 3,184 posts
- 15. Tulane 8,021 posts
- 16. Bateman 3,551 posts
- 17. #RHOC 1,919 posts
- 18. #PhinsUp 3,314 posts
- 19. UTSA 2,361 posts
- 20. #BALvsMIA N/A
 
             
             
             
             
             
             
             
             
             
                             
             
             
             
                                             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
             
                                             
             
                                             
             
             
                                             
             
                                             
             
             
                                             
                                            