radareorg/radare2

R_API char *r_file_slurp(const char *str, int *usz)

Open

#12,954 opened on Jan 30, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C (3,229 forks)batch import
good first issue

Repository metrics

Stars
 (23,826 stars)
PR merge metrics
 (Avg merge 16h 24m) (99 merged PRs in 30d)

Description

file size as int? ok we dont want > 4GB slurps,, but char*... unless the file is plaintext..

Contributor guide