leerowoon.dev
  • Posts
  • About

#expo

React Native앱의 jsbundle 역공학: Hermes 바이트코드에서 .env 키 추출하기

React Native 앱의 Hermes 바이트코드를 역공학하여 환경 변수에 저장된 API 키를 추출하는 과정을 단계별로 설명하고, 클라이언트 앱에 민감한 정보를 저장할 때의 보안 위험성을 경고합니다.

2025년 05월 06일
React Native앱의 jsbundle 역공학: Hermes 바이트코드에서 .env 키 추출하기

Expo 서버 중단 에러 'Error: EMFILE: too many open files, watch at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:207:21)' 해결

Expo에서 발생하는 'Error: EMFILE: too many open files, watch' 문제를 watchman 업그레이드를 통해 해결하는 방법을 소개합니다.

2024년 12월 09일
Expo 서버 중단 에러 'Error: EMFILE: too many open files, watch at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:207:21)' 해결
Copyright © 2025 leerowoon.dev