| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 | 31 |
- dreamhack
- 빅데이터분석기사 실기
- wireshark
- pandas
- VS Code 오류
- 풀이
- FSB
- 보안뉴스
- tcache
- centos7
- 빅데이터분석기사
- Android
- mariadb
- 빅데이터 분석기사
- AWS
- [EduAtoZ]
- 인프런
- 빅데이터 분석기사 실기
- 클라우드
- Python
- Dreamhack.io
- ubuntu
- AWS Cloud
- nmcli
- pwnable
- ios frida
- 빅분기 실기
- 워게임
- error
- Linux
- Today
- Total
목록전체 글 (209)
0netw0m1ra
1. Fiddler를 설치2. [Tools]-[Options]-[HTTPS] 에서 "Capture HTTPS CONNECTs"와 "Decrypt HTTPS traffic"을 활성화하기3. 모두 "예" 선택한 후 fiddler를 다시 재시작하면 패킷 확인 가능
1. brew 설치하기https://0netw0m1ra.tistory.com/330 [iOS] VMware brew 설치[환경]- VMware 17- Ubuntu 24.04 [방법]1. 아래와 같이 linux 환경에서 brew를 설치할 수 있음0netw0m1ra.tistory.com 2. ipsw 설치하기sudo apt updatesudo apt install cmake g++ libfuse-dev libfuse3-dev libboost-dev libboost-filesystem-dev -ygit clone https://github.com/sgan81/apfs-fuse.gitcd ~/Desktop/iextractor/apfs-fusegit submodule update --init --recursiv..
[환경]- VMware 17- Ubuntu 24.04 [방법]1. 아래와 같이 linux 환경에서 brew를 설치할 수 있음
1. nvm 과 node.js 설치하기- nvm : 깃허브에서 'Download Now!' 선택하여 "nvm-setup.zip" 으로 설치하기https://github.com/coreybutler/nvm-windows#node-version-manager-nvm-for-windows- node.js : 바로 msi 파일 받아서 설치하기https://nodejs.org/en/download/ * cmd 에서 실행함. powershell에서는 npm 안됨. 이유는 추후에 찾아보겠음. 2. 기본 세팅 후 claude 설치하기> npm install -g @anthropic-ai/claude-code> claude -v> cd {원하는 경로}> claude 1) 모드 선택(자유롭게 선택) 2) 지불방식 선택 ..
1. frida 를 이용해 원하는 프로세스ID 확인> frida-ps -Ua 2. dump 하기frida-dexdump -U -p {pid} -d-d : deep search-o : output directory -> 미리 만들어 둘 것 3. 결과 https://github.com/hluwa/frida-dexdump GitHub - hluwa/frida-dexdump: A frida tool to dump dex in memory to support security engineers analyzing malware.A frida tool to dump dex in memory to support security engineers analyzing malware. - hluwa/frida-dexdumpg..
[문제]1. 현재 PC에는 AVAST 백신 프로그램이 깔려있지 않음.2. REGEDIT 에서 아래의 파일을 삭제해도 themida 에러가 발생함. - HKEY_CLASSES_ROOT\ProcMon.Logfile.1 - HKEY_CURRENT_USER\Software\Sysinternals\Process Monitor [시도1] => 실패cmd 창을 관리자권한으로 실행하여명령어 수행> dism /online /cleanup-image /restorehealth> sfc /scannow> shutdown [시도2] => 실패> shutdown /r /f /t 0> system32/drivers/PROCMON20.sys 제거 [시도3] => 실패> 카카오톡 제거> 재부팅 [해결] WIZV..
보호되어 있는 글입니다.
보호되어 있는 글입니다.
보호되어 있는 글입니다.
보호되어 있는 글입니다.