# Rust FFI - 더 빠른 동굴인처럼 퍼징하기

### Summary

이 블로그 포스트에서는 Rust의 외부 함수 인터페이스(FFI)를 사용하여 퍼징(fuzzing) 기술을 구현하는 방법에 대해 설명합니다. Rust의 성능을 활용하여 기존의 퍼징 방법보다 훨씬 빠르게 동작하는 방법을 제시합니다. 이 글은 Rust 개발자들에게 유용한 팁과 기술을 제공합니다.

- Link - [https://epi052.gitlab.io/notes-to-self/blog/2022-03-06-rust-ffi-fuzzing-like-a-much-faster-caveman/](https://epi052.gitlab.io/notes-to-self/blog/2022-03-06-rust-ffi-fuzzing-like-a-much-faster-caveman/)

[Rust FFI - Fuzzing Like a (much faster) Caveman -](https://epi052.gitlab.io/notes-to-self/blog/2022-03-06-rust-ffi-fuzzing-like-a-much-faster-caveman/)

### Content

Rust FFI - Fuzzing Like a (much faster) Caveman - [https://epi052.gitlab.io/notes-to-self/blog/2022-03-06-rust-ffi-fuzzing-like-a-much-faster-caveman/](https://epi052.gitlab.io/notes-to-self/blog/2022-03-06-rust-ffi-fuzzing-like-a-much-faster-caveman/)

[Rust FFI - Fuzzing Like a (much faster) Caveman -](https://epi052.gitlab.io/notes-to-self/blog/2022-03-06-rust-ffi-fuzzing-like-a-much-faster-caveman/)

For the site tree, see the [root Markdown](https://slashpage.com/ph4nt0m.md).
