Skip to content

Latest commit

 

History

History
67 lines (33 loc) · 2.11 KB

File metadata and controls

67 lines (33 loc) · 2.11 KB

< Pyqt5 >

PyQt5 Tutorial - 파이썬으로 만드는 나만의 GUI 프로그램 : https://wikidocs.net/21920

PyQt를 이용한 파이썬 GUI 프로그래밍 : https://wikidocs.net/119616

[Python 완전정복 시리즈] 3편 : PyQt 완전정복 : https://wikidocs.net/160723

< Cuckoo Sandbox 관련 >

API : https://cuckoo.readthedocs.io/en/latest/usage/api/

Cuckoo Web UI사용 및 Django 연동 : https://kkamagistory.tistory.com/578

http://www.rennykim725230.com/wordpress/index.php/tree2/?mod=document&uid=47

< Project 참고용 >

melpin : https://github.com/melpin/capstone_design_project_2

securycore : https://github.com/securycore/MLRD-Machine-Learning-Ransomware-Detection

Malware-Detection-using-PEfiles : https://github.com/eo4929/Malware-Detection-using-PEfiles/tree/82e7e9fc65894b4efd7976d6be0f8622bff38333

AI_based_Malware_Detection : https://github.com/3ltigr0/AI_based_Malware_Detection/tree/07020eda1df0b36787cac896a85f28738302e813

Maleware Detection using Opcode Sequence : https://github.com/sunung007/malware-detection/tree/409a1ce7173be6c7a777e0728cde2b005d5d9e0e

< Pycaret >

공식홈페이지 : https://pycaret.readthedocs.io/en/stable/api/classification.html

DOC : https://pycaret.readthedocs.io/en/stable/api/classification.html

기초 : https://dacon.io/en/competitions/official/235647/codeshare/2428

https://velog.io/@ezoo0422/Python-pycaret%EC%9D%84-%EC%82%AC%EC%9A%A9%ED%95%98%EC%97%AC-%EB%AA%A8%EB%8D%B8-%EC%84%A0%EC%A0%95%ED%95%98%EA%B8%B0

https://koreapy.tistory.com/737

< Optuna >

공식 홈페이지 : https://optuna.readthedocs.io/en/stable/reference/index.html

[ 에제 ]

kaggle : https://www.kaggle.com/dixhom/bayesian-optimization-with-optuna-stacking

dacon : https://dacon.io/codeshare/4646

https://dacon.io/competitions/official/235840/codeshare/3834

< Github >

https://github.com/hhoshino0421/SecurityMachineLearning

< Kicom AV >

공식홈페이지 : https://www.nurilab.com/kr/products/kicomav.html

가이드 : https://nurilab.github.io/2020/04/01/kicomav_guide/

Windows Python 2,3 동시사용 : https://lifere.tistory.com/89

Kicom AV DB 패턴 추가 : https://s3ich4n.tistory.com/29