Ramin Farajpour Cami

Ramin Farajpour Cami @raminfp

About: Developer and Vulnerability Researcher.

Joined:
Oct 23, 2021

Ramin Farajpour Cami
articles - 9 total

go fiber multi core

A post by Ramin Farajpour Cami

Learn More 0 0Nov 24 '24

Design a real-time data processing

What is Real-Time Data Processing? The real-time data processing refers to the ability to...

Learn More 2 0Oct 3 '24

How to write your building tools for multiple applications with cargo

How to write your building tools for multiple applications with cargo...

Learn More 0 0Jan 11 '24

How to rust binding for libFuzzer

How to Rust bindings for libFuzzer You can use the Rust fuzz ecosystem, which provides a...

Learn More 1 0Nov 3 '23

Task scheduler interval in the rust

Tasks Schedule Task scheduler in code that runs a function at specific...

Learn More 2 0Oct 17 '23

A small library for writing line-oriented command interpreters in the Rust

cli-rs What is line-oriented command interpreters? A line-oriented command...

Learn More 1 0Oct 14 '23

Symbolic Execution Fuzzing With KLEE

What is Symbolic Execution? symbolic execution is a means of analyzing a program to...

Learn More -1 0Oct 10 '23

Fuzzer Development With Rust

Fuzzer Development With Rust (Basic) Each researcher needs to be able to...

Learn More 1 0Sep 12 '23

How to fuzz java code with jazzer?

What is fuzzing? Modern fuzzing solutions analyze the structure of the code they are...

Learn More 11 2Jul 22 '22