DevHex2's profile picture. Amante de la ⚙️⛏️💻⌨️

🚧Un poco de arduino, csharp, go

DevHex

@DevHex2

Amante de la ⚙️⛏️💻⌨️ 🚧Un poco de arduino, csharp, go

DevHex reposted

Dynamic Arrays in C


DevHex reposted

Analysis of VMProtect 2 internals (2021) Part 1: blog.back.engineering/17/05/2021/ Part 2: blog.back.engineering/21/06/2021/ Credits @_xeroxz #vmprotect #cybersecuriy

0xor0ne's tweet image. Analysis of VMProtect 2 internals (2021)

Part 1: blog.back.engineering/17/05/2021/
Part 2: blog.back.engineering/21/06/2021/

Credits @_xeroxz

#vmprotect #cybersecuriy
0xor0ne's tweet image. Analysis of VMProtect 2 internals (2021)

Part 1: blog.back.engineering/17/05/2021/
Part 2: blog.back.engineering/21/06/2021/

Credits @_xeroxz

#vmprotect #cybersecuriy

DevHex reposted

Getting started with Linux kernel exploitation: env setup and ret2usr Part 1: scoding.de/linux-kernel-e… Part 2: scoding.de/linux-kernel-e… #Linux #cybersecurity

0xor0ne's tweet image. Getting started with Linux kernel exploitation: env setup and ret2usr

Part 1: scoding.de/linux-kernel-e…
Part 2: scoding.de/linux-kernel-e…

#Linux #cybersecurity

DevHex reposted

ESP32-based smart home device reverse engineering and security analysis jmswrnr.com/blog/hacking-a… Blog post by James Warner (@jmswrnr) #esp32 #cybersecurity

0xor0ne's tweet image. ESP32-based smart home device reverse engineering and security analysis

jmswrnr.com/blog/hacking-a…

Blog post by James Warner (@jmswrnr)

#esp32 #cybersecurity
0xor0ne's tweet image. ESP32-based smart home device reverse engineering and security analysis

jmswrnr.com/blog/hacking-a…

Blog post by James Warner (@jmswrnr)

#esp32 #cybersecurity

DevHex reposted

Patch diffing CVE-2024-20696: Windows Libarchive RCE clearbluejar.github.io/posts/patch-tu… Credits @clearbluejar #windows #cybersecurity

0xor0ne's tweet image. Patch diffing CVE-2024-20696: Windows Libarchive RCE

clearbluejar.github.io/posts/patch-tu…

Credits @clearbluejar

#windows #cybersecurity

DevHex reposted

🧵1/2 Advanced Operating System Development Roadmap 👇You can find all the links in below comment In the repository, you can also find the listed topics with easy-to-read links.

chessMan786's tweet image. 🧵1/2 Advanced Operating System Development Roadmap
👇You can find all the links in below comment

In the repository, you can also find the listed topics with easy-to-read links.
chessMan786's tweet image. 🧵1/2 Advanced Operating System Development Roadmap
👇You can find all the links in below comment

In the repository, you can also find the listed topics with easy-to-read links.

DevHex reposted

🦀 Rust - Implementing WebSockets Learn how to establish seamless client-server connections for instant data exchange. - Setting up a WebSocket server - Handling real-time communication. - Building scalable and efficient systems. Perfect for building chat apps, live updates,…

_trish_xD's tweet image. 🦀 Rust - Implementing WebSockets

Learn how to establish seamless client-server connections for instant data exchange. 

- Setting up a WebSocket server
- Handling real-time communication.
- Building scalable and efficient systems.

Perfect for building chat apps, live updates,…

DevHex reposted

Analyzing a Remote Access Trojan in Wireshark! HACKERS Can Get ACCESS to Your Computer ?? youtu.be/dhVAFj8vk0Y

Cyb3rMaddy's tweet image. Analyzing a Remote Access Trojan in Wireshark! 

HACKERS Can Get ACCESS to Your Computer ?? 

youtu.be/dhVAFj8vk0Y

DevHex reposted

How to build Linux From Scratch From fetching and writing a bootable host Linux USB in Windows, disk configuration, fetching sources and compiling, to configuration and booting the final operating system, it's all recorded in these videos.

chessMan786's tweet image. How to build Linux From Scratch
From fetching and writing a bootable host Linux USB in Windows, disk configuration, fetching sources and compiling, to configuration and booting the final operating system, it's all recorded in these videos.

DevHex reposted

Kotlin is quick!

More languages, more insights! A few interesting takeaways: * Java and Kotlin are quick! Possible explanation: Google is heavily invested in performance here. * Js is really fast as far as interpreted / jit languages go. * Python is quite slow without things like PyPy.



DevHex reposted

Soon

M5Stack's tweet image. Soon

DevHex reposted

Memory Systems: Cache, DRAM, Disk - This book is very good guide that helps resolve memory hierarchy issues in microprocessors - This book covers logical and physical design, performance characteristics, design trade-offs, and energy consumption of modern memory hierarchies - By…

chessMan786's tweet image. Memory Systems: Cache, DRAM, Disk
- This book is very good guide that helps resolve memory hierarchy issues in microprocessors
- This book covers logical and physical design, performance characteristics, design trade-offs, and energy consumption of modern memory hierarchies
- By…

DevHex reposted

Today we're releasing a new version of Raspberry Pi OS. It includes a big change, but one we hope most people won't even notice: Raspberry Pi Desktop now runs the Wayland windowing system by default across all models of Raspberry Pi. raspberrypi.com/news/a-new-rel…

Raspberry_Pi's tweet image. Today we're releasing a new version of Raspberry Pi OS. It includes a big change, but one we hope most people won't even notice: Raspberry Pi Desktop now runs the Wayland windowing system by default across all models of Raspberry Pi.

raspberrypi.com/news/a-new-rel…

DevHex reposted

Carbon | Compose Multiplatform (github.com/gabrieldrn/car…) A Compose Multiplatform implementation of the Carbon Design System for Android, iOS, Desktop and Web via Wasm

androiddevnotes's tweet image. Carbon | Compose Multiplatform
(github.com/gabrieldrn/car…)

A Compose Multiplatform implementation of the Carbon Design System for Android, iOS, Desktop and Web via Wasm

DevHex reposted

Baseband firmware reverse engineering (MediaTek 5G) Blog post: research.nccgroup.com/2024/05/07/ghi… nanoMIPS Ghidra module: github.com/nccgroup/ghidr… Mediatek firmware tools: github.com/nccgroup/mtk_bp #baseband #cybersecurity

0xor0ne's tweet image. Baseband firmware reverse engineering (MediaTek 5G)

Blog post: research.nccgroup.com/2024/05/07/ghi…
nanoMIPS Ghidra module: github.com/nccgroup/ghidr…
Mediatek firmware tools: github.com/nccgroup/mtk_bp

#baseband #cybersecurity

DevHex reposted

⛽ Fuzzing 101: Fuzzing IoT binaries with AFL++ Part 1: blog.attify.com/fuzzing-iot-de… Part 2: blog.attify.com/fuzzing-iot-bi… #iot #fuzzing

mqst_'s tweet image. ⛽ Fuzzing 101: Fuzzing IoT binaries with AFL++

Part 1: blog.attify.com/fuzzing-iot-de…
Part 2: blog.attify.com/fuzzing-iot-bi…

#iot #fuzzing
mqst_'s tweet image. ⛽ Fuzzing 101: Fuzzing IoT binaries with AFL++

Part 1: blog.attify.com/fuzzing-iot-de…
Part 2: blog.attify.com/fuzzing-iot-bi…

#iot #fuzzing

DevHex reposted

Which silicon logo is the oldest? #semiconductors #NEC #Brooktree #HP #Inmos

duke_cpu's tweet image. Which silicon logo is the oldest? #semiconductors #NEC #Brooktree #HP #Inmos
duke_cpu's tweet image. Which silicon logo is the oldest? #semiconductors #NEC #Brooktree #HP #Inmos
duke_cpu's tweet image. Which silicon logo is the oldest? #semiconductors #NEC #Brooktree #HP #Inmos
duke_cpu's tweet image. Which silicon logo is the oldest? #semiconductors #NEC #Brooktree #HP #Inmos

What do you think of these company logos etched on silicon? #Bosch #Valvo #NationalSemiconductors #Nokia

duke_cpu's tweet image. What do you think of these company logos etched on silicon?
#Bosch #Valvo #NationalSemiconductors #Nokia
duke_cpu's tweet image. What do you think of these company logos etched on silicon?
#Bosch #Valvo #NationalSemiconductors #Nokia
duke_cpu's tweet image. What do you think of these company logos etched on silicon?
#Bosch #Valvo #NationalSemiconductors #Nokia
duke_cpu's tweet image. What do you think of these company logos etched on silicon?
#Bosch #Valvo #NationalSemiconductors #Nokia


DevHex reposted

we made a WinRAR bag !

tern_et's tweet image. we made a WinRAR bag !

United States Trends

Loading...

Something went wrong.


Something went wrong.