Victor's Avatar

Victor

@akuchwudebelu

Mobile Developer (React Native Developer and Swift UI) and Research Engineer

58
Followers
103
Following
7
Posts
22.11.2024
Joined
Posts Following

Latest posts by Victor @akuchwudebelu

Preview
Denis Laskov on LinkedIn: #technology #automotive #hardware #iot #security #cybersecurity #researchโ€ฆ How to get started with fault injection - the first step in the attack chain for embedded systems - in 44 minutes or 46 slides. ๐Ÿ”ฌ โšก ๐Ÿง™โ€โ™‚๏ธ The presentation byโ€ฆ

How to get started with fault injection - the first step in the attack chain for embedded systems - in 44 minutes or 46 slides. ๐Ÿ”ฌ โšก ๐Ÿง™โ€โ™‚๏ธ

Link to post: www.linkedin.com/posts/dlasko...

07.02.2025 14:34 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Jailbreaking an Electric Vehicle in 2023 or What It Means to Hotwire Tesla's x86-Based Seat Heater Christian Werling, Niclas Kรผhnapfel, Hans Niklas Jacob
Tesla has been known for their advanced and well-integrated car computers, from serving mundane entertainment purposes to fully autonomous driving capabilities. More recently, Tesla has started using this well-established platform to enable in-car purchases, not only for additional connectivity features but even for analog features like faster acceleration or rear heated seats. As a result, hacking the embedded car computer could allow users to unlock these features without paying. In this talk, we will present an attack against newer AMD-based infotainment systems (MCU-Z) used on all recent models. It gives us two distinct capabilities: First, it enables the first unpatchable AMD-based "Tesla Jailbreak", allowing us to run arbitrary software on the infotainment. Second, it will enable us to extra
ct an otherwise vehicle-unique hardwa

Jailbreaking an Electric Vehicle in 2023 or What It Means to Hotwire Tesla's x86-Based Seat Heater Christian Werling, Niclas Kรผhnapfel, Hans Niklas Jacob Tesla has been known for their advanced and well-integrated car computers, from serving mundane entertainment purposes to fully autonomous driving capabilities. More recently, Tesla has started using this well-established platform to enable in-car purchases, not only for additional connectivity features but even for analog features like faster acceleration or rear heated seats. As a result, hacking the embedded car computer could allow users to unlock these features without paying. In this talk, we will present an attack against newer AMD-based infotainment systems (MCU-Z) used on all recent models. It gives us two distinct capabilities: First, it enables the first unpatchable AMD-based "Tesla Jailbreak", allowing us to run arbitrary software on the infotainment. Second, it will enable us to extra ct an otherwise vehicle-unique hardwa

authenticate and authorize a car in Tesla's internal service network. For this, we are using a known voltage fault injection attack against the AMD Secure Processor (ASP), serving as the root of trust for the system. First, we present how we used low-cost, off-the-self hardware to mount the glitching attack to subvert the ASP's early boot code. We then show how we reverse-engineered the boot flow to gain a root shell on their recovery and production Linux distribution. Our gained root permissions enable arbitrary changes to Linux that survive reboots and updates. They allow an attacker to decrypt the encrypted NVMe storage and access private user data such as the phonebook, calendar entries, etc. On the other hand, it can also benefit car usage in unsupported regions. Furthermore, the ASP attack opens up the possibility of extracting a TPM-protected attestation key Tesla uses to authenticate the car. This enables migrating a car's identity to another car computer without Tesla's help w

authenticate and authorize a car in Tesla's internal service network. For this, we are using a known voltage fault injection attack against the AMD Secure Processor (ASP), serving as the root of trust for the system. First, we present how we used low-cost, off-the-self hardware to mount the glitching attack to subvert the ASP's early boot code. We then show how we reverse-engineered the boot flow to gain a root shell on their recovery and production Linux distribution. Our gained root permissions enable arbitrary changes to Linux that survive reboots and updates. They allow an attacker to decrypt the encrypted NVMe storage and access private user data such as the phonebook, calendar entries, etc. On the other hand, it can also benefit car usage in unsupported regions. Furthermore, the ASP attack opens up the possibility of extracting a TPM-protected attestation key Tesla uses to authenticate the car. This enables migrating a car's identity to another car computer without Tesla's help w

Today Iโ€˜m at BSides Berlin. Lots of great talks and especially looking forward to โ€žJailbreaking an Electric Vehicle in 2023 or What It Means to Hotwire Tesla's x86-Based Seat Heaterโ€œ. Sounds like great fun!

18.11.2023 14:29 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Fault-injection attack on the data/address bus: a new way to dump secret keys or break ARM TrustZone. ๐Ÿฉป๐Ÿ”—๐Ÿ’ฃโŒš๐ŸŽฐ

More details on:
LinkedIn: www.linkedin.com/posts/dlasko...
Substack: it4sec.substack.com/p/fault-inje...

13.10.2025 15:41 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

Rรฉtrospective de App.js conf 2025 et prรฉdictions pour l'avenir de React Native sur "Le Cross Platform Show"

19.06.2025 07:04 ๐Ÿ‘ 5 ๐Ÿ” 1 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0
Preview
Add edge-to-edge opt-in support by zoontek ยท Pull Request #52088 ยท facebook/react-native Summary: This follows #47554 Compared to the initial proposal, I had to remove the edgeToEdgeEnabled property from the root gradle.properties and put it in the app gradle.properties instead (explai...

๐ŸŽ‰ enableEdgeToEdge opt-in has been merged into React Native
github.com/facebook/rea...

27.06.2025 15:11 ๐Ÿ‘ 18 ๐Ÿ” 4 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

๐Ÿ”ฅ Power-up JavaScript performance with Static Hermes
Can JS be as fast as C++? ๐Ÿš€ Learn how Static Hermes boosts performance in React Native w/ @piaskowyk.bsky.social!

๐Ÿ‘‰ย https//reactnativeconnection.io

21.03.2025 07:30 ๐Ÿ‘ 5 ๐Ÿ” 2 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

C++ Connection? @jpudysz.bsky.social showing us the inner workings of Unistyles 3.0 in a super-interesting deep-dive on ShadowTrees

02.04.2025 12:51 ๐Ÿ‘ 2 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Je cherche mon premier emploi ร  temps plein en tant qu'ingรฉnieur logiciel mobile en France, spรฉcialisรฉ en React Native et iOS natif.Passionnรฉ(e) par la crรฉation d'applications intuitives. Open to opportunities and advice! / Ouvert(e) aux opportunitรฉs et conseils
#MobileDev #ReactNative #iOS #France

30.01.2025 20:08 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

๐Ÿ‘‹ Hello
Iโ€™m searching for my first full-time role as a Mobile Software Engineer in France, specializing in React Native and Native iOS. Open to opportunities and advice!
#MobileDev #ReactNative #iOS #France

30.01.2025 20:07 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

๐ŸŽถ And this Christmassss will beeeee a very special Christmas forrrr meeee๐ŸŽถ

This Christmas ๐ŸŽ…๐Ÿฟ๐ŸŽ„ x Donny Hathaway on Guitar ๐ŸŽธ #guitarsky

17.12.2024 00:21 ๐Ÿ‘ 106 ๐Ÿ” 15 ๐Ÿ’ฌ 4 ๐Ÿ“Œ 2
Preview
Galaxies.dev | React Native Tutorials for Mobile App Development Hi! I'm Simon. ๐Ÿ‘‹ Get courses, projects, hands-on help, and more as you learn to publish iOS & Android apps.

๐Ÿš€ Learn React Native the smart way!

This Black Friday, get 40% OFF a Galaxies.dev annual membership โ€“ your go-to platform for courses, coaching, and building native apps with React Native. ๐ŸŒŸ

๐ŸŽ‰ Share to help more React Native devs grow! ๐Ÿ™Œ

29.11.2024 15:00 ๐Ÿ‘ 4 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Excited about the incredible work @fastned.bsky.social is doing to build EV charging stations across France! ๐Ÿš—โšก With a background in Electronics & Computer Engineering (M2) and experience in field integration, Iโ€™d love to contribute to your mission. Are you looking for engineers?

26.11.2024 19:24 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

i bitch about it a lot but React Native is awesome. if youโ€™re a native engineer you might feel skeptical, but it isnโ€™t a lowest common denominator crossplatform abstraction. rather, i like to think of it as a scripting orchestration layer for platform views (which you can still write). like in games

25.11.2024 00:46 ๐Ÿ‘ 614 ๐Ÿ” 31 ๐Ÿ’ฌ 40 ๐Ÿ“Œ 7
Post image

What's the best way to build this in JavaScript?
(just use Rust, yeah: github.com/gyscos/cursive)

21.11.2024 18:22 ๐Ÿ‘ 7 ๐Ÿ” 1 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0
Post image

What if React Native CLI was an AI agent? Meet: CLAI ๐Ÿ˜‚๐Ÿ’ป

Just put up this POC yesterday. No control flow, just prompt and tools. The promise: easier debugging and troubleshooting.

Going to fix UI and put it up on `npm` later today. Any last minute requests or thoughts ๐Ÿ˜‚

23.11.2024 07:51 ๐Ÿ‘ 10 ๐Ÿ” 1 ๐Ÿ’ฌ 3 ๐Ÿ“Œ 0
Post image Post image Post image

Working on 2025 Calendar

thank you @sid.st for the idea and push

24.11.2024 10:14 ๐Ÿ‘ 7 ๐Ÿ” 1 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 1
Preview
GitHub - bluesky-social/social-app: The Bluesky Social application for Web, iOS, and Android The Bluesky Social application for Web, iOS, and Android - bluesky-social/social-app

Whatโ€™s really cool that BlueSky is its react native AND open source (repo below). Dan Abrimov works at the blue butterfly company so If I was building a new RN app today Iโ€™d be studying this repo for patterns/ideas. Very well built app. github.com/bluesky-soci...

21.11.2024 19:19 ๐Ÿ‘ 28 ๐Ÿ” 5 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0
Post image

๐Ÿ“บ Run of show for tomorrow's Launch Party AMA:
โ—Š Workflows live demo
โ—Š EAS env vars convo
โ—Š New Architecture migration demo
โ—Š Bringing MeshGradient from SwiftUI to React Native
โ—Š New Expo Splash Screen demo
โ—Š LiveStore & Expo SQLite improvements
โ—Š Your questions!!!
www.youtube.com/live/NHpS9Ja...

21.11.2024 20:43 ๐Ÿ‘ 21 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 2

Boa noite seus javascripteiros

Venho anunciar que estamos com uma vaga de Dev React Native Sรชnior na Cumbuca

Se tiverem interesse, enviar email para fernanda@cumbuca.com com currรญculo e o assunto "Vaga Dev React Native Sรชnior"

Se nรฃo tiverem interesse, agradeรงo o RT :)

19.11.2024 23:05 ๐Ÿ‘ 42 ๐Ÿ” 38 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 1

Whaaaat? Faster lists for React Native: a JS only library!
Gimme! โšก๏ธโšก๏ธโšก๏ธโšก๏ธ

20.11.2024 19:32 ๐Ÿ‘ 24 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

React Native folks: @coolsoftware.dev made an excellent list of RN bluesky people to follow. Just click "Follow All" at the top, or go through and follow everyone (except @frankcalise.bsky.social, that seems risky to me)

bsky.app/starter-pack...

22.11.2024 18:52 ๐Ÿ‘ 33 ๐Ÿ” 9 ๐Ÿ’ฌ 8 ๐Ÿ“Œ 1

Want to bring React Native into your existing app? In my latest blog post, I share a detailed guide on how to seamlessly integrate the latest React Native version into your existing iOS and Android apps! www.callstack.com/blog/how-to-...

22.11.2024 11:25 ๐Ÿ‘ 16 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Release v0.6.0 ยท okwasniewski/react-native-bottom-tabs What's Changed feat: add issue templates by @okwasniewski in #146 feat: migrate to monorepo by @okwasniewski in #147 feat: add expo example by @okwasniewski in #148 fix: remove unused image loader...

React Native Bottom Tabs 0.6.0 has been released! ๐ŸŽ‰

It separates React Navigation integration to a new package, `
@bottom-tabs/react-navigation`.

โš ๏ธ The next version will drop support for React Navigation v6 โš ๏ธ

github.com/okwasniewski...

22.11.2024 09:05 ๐Ÿ‘ 27 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

does anyone use the React Native built-in Responder system? does it have any strong sides? what is its threading model?

22.11.2024 13:47 ๐Ÿ‘ 60 ๐Ÿ” 1 ๐Ÿ’ฌ 6 ๐Ÿ“Œ 0
Video thumbnail

Just published React Native Accordion component on NPM.

- ๐Ÿ”‹ Powered by Reanimated
- ๐Ÿ“ฑ Works with Expo
- โœ… Cross-platform (iOS, Android, Web - wip)
- โšก๏ธ 60-120fps
- ๐Ÿช Works with any React Native element/component
- ๐ŸŽผ Composition ready
- โŒจ๏ธ Written in TypeScript

22.11.2024 08:52 ๐Ÿ‘ 54 ๐Ÿ” 5 ๐Ÿ’ฌ 7 ๐Ÿ“Œ 0


Bonjour Hervรฉ,

Avez-vous dรฉjร  trouvรฉ un dรฉveloppeur pour ce poste ? Je suis ingรฉnieur mobile avec plus de 3 ans dโ€™expรฉrience en dรฉveloppement React Native et SwiftUI. Je vis actuellement ร  Paris et jโ€™ai rรฉcemment terminรฉ mon Master 2 en ingรฉnierie.

23.11.2024 22:51 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0

I will be attending

23.11.2024 22:47 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
React Native Paris #6 chez PMU, jeu. 28 nov. 2024, 19:00 | Meetup Au programme de cette รฉdition : \> Erwan Datin\, Damien Laurent \- Bridge React Native : enjeux\, maintenance et รฉvolution Implรฉmentation d'un bridge dans une app React N

๐Ÿ“ฃ Iโ€™ll be speaking aboutโ€ฆyou guess it, edge-to-edge, at React Native Paris at the end of November

www.meetup.com/fr-FR/react-...

18.11.2024 12:53 ๐Ÿ‘ 8 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
Master The Big Screen: React Native For TV | {callstack} Discover the secrets of TV app development with our expert guidebook. Learn how to create adaptable designs, optimize performance, and enhance user experience across all major platforms

I am an author now (Wooooaahhh!!) ๐Ÿฅณ๐ŸŽ‰

@callstackio & Amazon team worked on a book - "Mastering the big screen in React Native"

It is to help the engineers to start with building TVApps in React Native.

I contributed to the 'Accessibility' chapter." ๐Ÿ˜

www.callstack.com/ebook/master...

20.11.2024 11:55 ๐Ÿ‘ 16 ๐Ÿ” 2 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0
Post image Post image

Out months ago in Paris

22.11.2024 20:21 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0