Search titles only
By:
Home
Members
Moderators
Current visitors
Escrow
Deposit
Account Upgrades
ADS
Help
Storm Exchange
Komplexes Bot
Log in
Register
What's new
Search
Search titles only
By:
Menu
Log in
Register
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
META's latest activity
META
posted the thread
Static analysis of website source code in a browser
in
Hacking
.
In this guide, I (hereinafter, "I" refers to the author bl4de ) will show you how to use web browser tools to examine the source code of...
Apr 14, 2026
META
posted the thread
Why Rust Cares So Little About Compiler Performance
in
Programming
.
Probably the most common complaint about Rust is its slow feedback loop and long compilation times. I hear and read about this...
Apr 11, 2026
META
posted the thread
5 Ways to Optimize Python Functions
in
Programming
.
Python is a programming language known for its simplicity and readability, but when it comes to speed, it falls short. This is...
Apr 11, 2026
META
posted the thread
Static analysis of C++ code
in
Programming
.
For me, the beauty of C++ lies, first and foremost, in the permissiveness and terrifying power of the language. We can work with memory...
Apr 11, 2026
META
posted the thread
12 Tips for Improving JavaScript Application Performance
in
Hacking
.
Performance is one of the most important issues facing web and app developers. No one wants to see an app crash under heavy load or a...
Apr 11, 2026
META
posted the thread
How to use static analysis correctly
in
Hacking
.
There's increasing talk about static analysis for vulnerability detection as a necessary development step. However, many also discuss...
Apr 11, 2026
META
posted the thread
Reverse Engineering Android Apps: An Introduction to Frida
in
Hacking
.
Reverse engineering is a labor-intensive and challenging task, but not everyone is up to the task. Anyone can feed a program to a...
Apr 11, 2026
META
posted the thread
Fuzz Scanning: Basic Concepts, Setup, and CI/CD Integration
in
Hacking
.
Typically, developers, and even testers, can't always predict in advance what kind of invalid input data will be received by their web...
Apr 11, 2026
META
posted the thread
Fuzz Scanning: Basic Concepts, Setup, and CI/CD Integration
in
Programming
.
Typically, developers, and even testers, can't always predict in advance what kind of invalid input data will be received by their web...
Apr 11, 2026
META
posted the thread
How to Find and Fix IDOR – A Vulnerability Primer for Penetrators and Web Developers
in
Hacking
.
99% of what I do is exploiting avoidable mistakes. Today I'll talk about IDOR, one of the most common and easy-to-exploit web...
Apr 11, 2026
META
posted the thread
Myths and Misconceptions About the CLR and .NET
in
Programming
.
Lately, I've been seeing heated debates between .NET supporters and opponents on popular tech forums. These arguments typically begin...
Apr 7, 2026
META
posted the thread
What is a WAF and how to use it? We'll demonstrate this using a vulnerable web application as an example.
in
Hacking
.
Over the past few years, web application security has become a key issue in IT. For companies, system stability is crucial to their...
Apr 7, 2026
META
posted the thread
Demeter in Open Source: Reactive Profiling of Android Apps
in
Programming
.
Hi everyone, my name is Vadim Mezentsev, and I'm an Android developer on the Yandex Go team. Today, I'd like to share the story of how...
Apr 7, 2026
META
posted the thread
Website Penetration Testing with Owasp Zap
in
Hacking
.
Today, web application security is crucial, so even developers need to master pentesting tools. We've already written about the powerful...
Apr 6, 2026
META
posted the thread
Profiling, assembler and all that stuff
in
Programming
.
Hi, today I'll be writing a long and detailed article about low-level profiling and performance diagnostics. In the comments to my talks...
Apr 5, 2026
Top
Bottom