#javascriptcore resultados da pesquisa

Vulnerability weaponization is the most frequently discussed topic of the #exploit development lifecycle. Here's our take on weaponizing a #JavaScriptCore vulnerability from the ground up: blog.ret2.io/2018/07/11/pwn… #Pwn2Own part four


One of our favorite #debugging technologies comes from @mozilla, so this week we wanted to help highlight an amazing project. Part three of our #Pwn2Own series makes use of timeless debugging to root cause an exploitable race condition in #JavaScriptCore: blog.ret2.io/2018/06/19/pwn…


It's kind of cool to read the #JavaScriptCore tests just for the #exotic #JavaScript

dmvjs's tweet image. It's kind of cool to read the #JavaScriptCore tests just for the #exotic #JavaScript
dmvjs's tweet image. It's kind of cool to read the #JavaScriptCore tests just for the #exotic #JavaScript
dmvjs's tweet image. It's kind of cool to read the #JavaScriptCore tests just for the #exotic #JavaScript
dmvjs's tweet image. It's kind of cool to read the #JavaScriptCore tests just for the #exotic #JavaScript

Okay, after so many failures I've found an actual way to do #OCaml with #JavaScriptCore. Later add Object Layer on top, thank you C++.

EdgarArout's tweet image. Okay, after so many failures I've found an actual way to do #OCaml with #JavaScriptCore. Later add Object Layer on top, thank you C++.
EdgarArout's tweet image. Okay, after so many failures I've found an actual way to do #OCaml with #JavaScriptCore. Later add Object Layer on top, thank you C++.

Not much context here but just gotta say that after a fourth attempt at binding #OCaml to #JavaScriptCore, I finally found a path that works

EdgarArout's tweet image. Not much context here but just gotta say that after a fourth attempt at binding #OCaml to #JavaScriptCore, I finally found a path that works

One of our engineers shares lessons learned from using #JavaScriptCore—and why we migrated to #WKWebView. buff.ly/2Vt5hCe #TechBlog #Engineering #Lucidchart

LucidSoftware's tweet image. One of our engineers shares lessons learned from using #JavaScriptCore—and why we migrated to #WKWebView. buff.ly/2Vt5hCe #TechBlog #Engineering #Lucidchart

react-native-js-benchmark week 2 - TTI Looks like no much difference between JIT and no-JIT versions. And V8 acts better than JSC this time. For details, it is in github.com/Kudo/react-nat… #reactnative #v8 #javascriptcore

kudochien's tweet image. react-native-js-benchmark week 2 - TTI

Looks like no much difference between JIT and no-JIT versions.
And V8 acts better than JSC this time.
For details, it is in github.com/Kudo/react-nat…

#reactnative #v8 #javascriptcore

Check out this introduction to #JavaScriptCore Framework in #iOS Development hubs.ly/y0HPCL0

ImprovingMx's tweet image. Check out this introduction to #JavaScriptCore Framework in #iOS Development hubs.ly/y0HPCL0

اپل #Apple یک پچ امنیتی برای رفع دو آسیب‌پذیری zero-day منتشر کرد که هکرها از آن برای سوءاستفاده از کامپیوترهای مک با چیپ اینتل استفاده می‌کردند. یکی از این آسیب‌پذیری‌ها مربوط به اجرای کد مخرب از طریق #JavaScriptCore و دیگری به حملات #XSS از طریق موتور #WebKit مربوط است. اپل…

_TOBTC's tweet image. اپل #Apple یک پچ امنیتی برای رفع دو آسیب‌پذیری zero-day منتشر کرد که هکرها از آن برای سوءاستفاده از کامپیوترهای مک با چیپ اینتل استفاده می‌کردند. 

یکی از این آسیب‌پذیری‌ها مربوط به اجرای کد مخرب از طریق #JavaScriptCore و دیگری به حملات #XSS از طریق موتور #WebKit مربوط است.

 اپل…

So I've kinda gone back to thoroughly brush up some core JS Concepts today~ >>arrow Function>>.this>>callstack and data heap>> Promise and Class construstors. #javascriptcore


#JavaScriptCore Internals Part V: The DFG (Data Flow Graph) JIT – On Stack Replacement zon8.re/posts/jsc-part…


#JavaScriptCore Internals Part IV: The DFG (Data Flow Graph) JIT – Graph Optimisation zon8.re/posts/jsc-part…


#JavaScriptCore Internals Part III: The DFG (Data Flow Graph) JIT – Graph Building zon8.re/posts/jsc-part…


Уязвимость, обнаруженная группой анализа угроз #Google и признанная #Apple, затрагивает компоненты #JavaScriptCore и #WebKit в #macOS Sequoia, позволяя скомпрометировать криптовалютные кошельки и приватные ключи. Apple выпустила экстренные исправления для этих уязвимостей.

KursExpert's tweet image. Уязвимость, обнаруженная группой анализа угроз #Google и признанная #Apple, затрагивает компоненты #JavaScriptCore и #WebKit в #macOS Sequoia, позволяя скомпрометировать криптовалютные кошельки и приватные ключи. Apple выпустила экстренные исправления для этих уязвимостей.

اپل #Apple یک پچ امنیتی برای رفع دو آسیب‌پذیری zero-day منتشر کرد که هکرها از آن برای سوءاستفاده از کامپیوترهای مک با چیپ اینتل استفاده می‌کردند. یکی از این آسیب‌پذیری‌ها مربوط به اجرای کد مخرب از طریق #JavaScriptCore و دیگری به حملات #XSS از طریق موتور #WebKit مربوط است. اپل…

_TOBTC's tweet image. اپل #Apple یک پچ امنیتی برای رفع دو آسیب‌پذیری zero-day منتشر کرد که هکرها از آن برای سوءاستفاده از کامپیوترهای مک با چیپ اینتل استفاده می‌کردند. 

یکی از این آسیب‌پذیری‌ها مربوط به اجرای کد مخرب از طریق #JavaScriptCore و دیگری به حملات #XSS از طریق موتور #WebKit مربوط است.

 اپل…

🚀 Bun speeds things up by utilizing the JavaScriptCore engine, while Node.js relies on the JavaScript V8 engine. JavaScriptCore is optimized for quicker startup, making Bun a great choice for faster performance. 💨 #NodeJS #JavaScriptCore #Bun

z495m's tweet image. 🚀 Bun speeds things up by utilizing the JavaScriptCore engine, while Node.js relies on the JavaScript V8 engine. JavaScriptCore is optimized for quicker startup, making Bun a great choice for faster performance. 💨 #NodeJS #JavaScriptCore #Bun

🚀"Bun speeds things up by utilizing the JavaScriptCore engine, while Node.js relies on the JavaScript V8 engine. JavaScriptCore is optimized for quicker startup, making Bun a great choice for faster performance. 💨 #NodeJS #JavaScriptCore #Bun #100daysofcoding"

DeepakEswar4's tweet image. 🚀"Bun speeds things up by utilizing the JavaScriptCore engine, while Node.js relies on the JavaScript V8 engine. JavaScriptCore is optimized for quicker startup, making Bun a great choice for faster performance. 💨 #NodeJS #JavaScriptCore #Bun #100daysofcoding"

WebAssembly: Wasmer 3.3 bringt Unterstützung von JavaScriptCore heise.de/news/WebAssemb… #Backend #JavaScriptCore


Also, with @SpiderMonkeyJS Kotlin/Wasm now passes all the same compiler tests it does with @v8js 🚀🎉 P.S. We are looking forward to seeing #JavaScriptCore (@webkit) in the list🤞


webkit.org/blog/10308/spe… コレは #JavaScriptCore だけど、他 engine も似た感じ。 Dynamically Typed Language を高速実行するには何をすれば良いのかの人類の知見が詰まってます😅 # 斜め読みして何やってもいるのか見ておくだけでも良いかと…


Pokud máte v jednotlivých filtrech více možností a máte filtraci obecně robustní, zvažte zobrazování jen části z nich. Ostatní zobrazte až na vyžádání poté, co si uživatel klikne na “Zobrazit další”. Filtrace se tím na první pohled zpřehlední a odlehčí. #UX / CRO tip

zbysek's tweet image. Pokud máte v jednotlivých filtrech více možností a máte filtraci obecně robustní, zvažte zobrazování jen části z nich. 

Ostatní zobrazte až na vyžádání poté, co si uživatel klikne na “Zobrazit další”.

Filtrace se tím na první pohled zpřehlední a odlehčí. 

#UX / CRO tip

Vulnerability weaponization is the most frequently discussed topic of the #exploit development lifecycle. Here's our take on weaponizing a #JavaScriptCore vulnerability from the ground up: blog.ret2.io/2018/07/11/pwn… #Pwn2Own part four


All you need to know about CSS filter methods 🎨 A thread🧵

Prathkum's tweet image. All you need to know about CSS filter methods 🎨 

A thread🧵

One of our favorite #debugging technologies comes from @mozilla, so this week we wanted to help highlight an amazing project. Part three of our #Pwn2Own series makes use of timeless debugging to root cause an exploitable race condition in #JavaScriptCore: blog.ret2.io/2018/06/19/pwn…


Today I learned about some java script array method and the set of object : forEach()-used to iterate through each element in an array. filter()-creates a new array with elements that pass a condition . map()-transform each element and return a new array.and reduce, set.

preeti_kus2007's tweet image. Today I learned  about some java script array method and the set of object :
forEach()-used to iterate  through  each element  in an array.
filter()-creates  a new array with elements that pass a condition .
map()-transform  each element  and return  a new array.and reduce, set.

The Contrast Swap Technique: Improved Image Performance with CSS Filters :: css-tricks.com/contrast-swap-…

css's tweet image. The Contrast Swap Technique: Improved Image Performance with CSS Filters :: css-tricks.com/contrast-swap-…

「filter」プロパティを使用し画像にフィルターを追加してみました。 他にもhue-rotate(色相)やinvert(階調)の調整も可能です。 #Web制作 #プログラミング初心者 #駆け出しエンジニアと繋がりたい #webデザイン #css

hakuto00's tweet image. 「filter」プロパティを使用し画像にフィルターを追加してみました。
他にもhue-rotate(色相)やinvert(階調)の調整も可能です。

#Web制作 #プログラミング初心者 #駆け出しエンジニアと繋がりたい #webデザイン #css

Map, Filter, & Reduce CheatSheet in JavaScript.🎉

ATechAjay's tweet image. Map, Filter, & Reduce CheatSheet in JavaScript.🎉

I found this cheat sheet that explains filter and splice methods in Javascript very well.

csaba_kissi's tweet image. I found this cheat sheet that explains filter and splice methods in Javascript very well.

Ton premier réflexe c’est supprimer des photos, jsp enft

cmoi_wech's tweet image. Ton premier réflexe c’est supprimer des photos, jsp enft

🌌แจกไฟล์ภาพคับ เอาไปใช้งานส่วนตัวได้เลย ยกเว้นเอาไปใช้งานเชิงพาณิชย์คับ (ไฟล์ใหญ่เด้อ) drive.google.com/drive/folders/…

Atompakon's tweet image. 🌌แจกไฟล์ภาพคับ เอาไปใช้งานส่วนตัวได้เลย ยกเว้นเอาไปใช้งานเชิงพาณิชย์คับ (ไฟล์ใหญ่เด้อ) drive.google.com/drive/folders/…

จะวาดดาวเพิ่มตามจำนวนที่รีคับ

Atompakon's tweet image. จะวาดดาวเพิ่มตามจำนวนที่รีคับ


💡 CSS Tip ➡️ With a transparent image, use the filter property instead of box-shadow: #100daysofcode #coding #javascript

YannBrds's tweet image. 💡 CSS Tip

➡️ With a transparent image, use the filter property instead of box-shadow:

#100daysofcode #coding #javascript

Javascript explained: Filter method in Arrays

sumitsaurabh927's tweet image. Javascript explained:

Filter method in Arrays

JavaScript tip: Use the `onerror` attribute to set a fallback image.

markodenictech's tweet image. JavaScript tip:

Use the `onerror` attribute to set a fallback image.

Node.js Tip: You can use { colors: true } to get colored output for objects! Try it: console.dir(this, {colors: true})

umaar's tweet image. Node.js Tip: You can use { colors: true } to get colored output for objects! Try it: console.dir(this, {colors: true})

CSS filter property cheatsheet for web developers 🎨 A Thread 🧵👇

AlfaizAliX's tweet image. CSS filter property cheatsheet for web developers 🎨

A Thread 🧵👇

たった2行で不適切な画像(R18系など)をチェックしてくれるライブラリが登場。ユーザーが画像投稿できる系のサービスで使えそう。 npmjs.com/package/nsfw-f…

d151005's tweet image. たった2行で不適切な画像(R18系など)をチェックしてくれるライブラリが登場。ユーザーが画像投稿できる系のサービスで使えそう。

npmjs.com/package/nsfw-f…

Filter & Sort - Uxercon Icon Library 🎛️

uxercon's tweet image. Filter & Sort - Uxercon Icon Library 🎛️

⚡ filter( ) method in JavaScript 😉 Don't underestimate this array method is very useful. 🧵...

ATechAjay's tweet image. ⚡ filter( ) method in JavaScript

😉 Don't underestimate this array method is very useful.

🧵...

Loading...

Something went wrong.


Something went wrong.


United States Trends