Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- redirect
- Franklin-Reiter Related Message Attack
- pycrpytodome
- XSS
- rao
- shellcode
- 드림핵
- spoofing
- 웹해킹
- AES
- picoCTF
- Montgomery Reduction
- overthewire
- weak key
- 암호학
- Cube Root Attack
- arp
- Crypto
- RSA
- cryptography
- OverTheWire Bandit Level 1 → Level 2
- CSRF
- return address overflow
- bandit
- dreamhack
- RSA Common Modulas Attack
- Bandit Level 1 → Level 2
- dns
- Hastad
- 시스템해킹
Archives
- Today
- Total
목록SageMath (1)
암호(수학) 등.. 공부한 거 잊을거 같아서 만든 블로그
[SageMath] SageMath에서 pwntools, pycrpytodome 사용하는 방법 (모듈 설치 방법)
sage -sh 입력 후, pip install pwntools, pip install pycryptodome 을 입력 해주면 된다.sage -shpip install pwntoolspip install pycryptodome 이 외에도 다른 모듈이 사용하고 싶으면 sage -sh 입력후 pip install [module name] 로 설치해주면 된다.+ 더 간단한 방법으로 sage --pip [mudule name] 으로 설치하면 된다
SageMath
2024. 3. 20. 02:41