
Caleb
@KabutoIntel
Followers
475
Following
10K
Media
260
Statuses
2K
Digital Forensics | Diplomacy
Joined June 2024
Which language is best for Malware Development ? Rust, C, C++, Assembly
5
0
15
Genius❤
Hey #MobileDev community! I'm Viv Stacks (@mobile_stacks), a skilled mobile developer (intermediate-advanced) passionate about building sleek apps. New to 𝕏 and eager to connect, share tips, and collaborate on exciting projects. Who's out there? Let's connect!
0
0
1
Here is a complete Command list for pentesters who would like to hack Wi-Fi. Make sure you have your Wi-Fi adapter plugged or else it won't be carried out. Disclaimer: Educational purpose only @h4ruk7 @thecyberdevhq
0
0
3
Phishing é quando alguém envia um e-mail falso para roubar senhas ou dados.
1
0
3
Automated tools (decompilers, disassemblers, YARA, static analyzers) can flag patterns fast, but they miss context and logic. Reading codes manually reveals hidden functionality (backdoors, logic bombs, anti-debugging tricks). @h4ruk7
0
0
3
Happy Birthday @cybergirl_io. Despite our occasional disagreements, our friendship has always endured with respect and strength. I wish you continued success in all your endeavors and fulfillment in every path you choose.
2
0
12
I just built a Rust-based command-line tool for evaluating Boolean algebra operations and generating truth tables. https://t.co/uf4rdhUA0V
github.com
Contribute to calebpentest/bool_algebra development by creating an account on GitHub.
0
1
2
Memory Forensics and Investigations During a forensic analysis of a memory image using Volatility, we identified multiple suspicious processes indicating potential malware activity. The focus was on detecting anomalous memory regions and verifying execution flags such as
5
12
81
Knowing how computers work under the hood and knowing all his components is a blessing. We keep pushing ❤
0
0
1
They connect through buses: Data bus moves actual data. Address bus specifies where in memory or I/O to read/write. Control bus carries signals (read, write, clock, interrupt).
0
0
0
Computer components communicate through buses. CPU executes instructions and controls operations. Memory (RAM) stores instructions and data for fast access. I/O devices handle input (keyboard, mouse) and output (screen, printer).
1
0
3
Linux allows deep customization: desktop environments (GNOME, KDE, XFCE, etc.), window managers, ricing (making your desktop look unique with polybar, dmenu, custom themes).
0
0
0
👉Windows allows only limited customization (themes, wallpapers, third-party tools).
0
0
0
Arch, Debian, and lightweight spins (Xubuntu, Lubuntu, MX Linux) are often used on old PCs.
0
0
0
Linux can be very lightweight. For example, XFCE, LXQt, or even tiling window managers (i3, bspwm) run smoothly on old machines. Your example (i5-2400, Intel HD 2000, 16GB RAM) would perform much better on Linux than Windows 10/11.
0
0
0
👉Windows struggles on old CPUs and integrated graphics because of background services, animations, and heavy system processes.
0
0
0
Some Linux distributions (Ubuntu, Fedora) come with many default apps, but you can choose minimal or lightweight distros (Arch, Debian netinstall, Alpine, Void Linux) where you only install what you want.
0
0
0