
[Android RAT] PHP 인터페이스를 사용하여 Android 휴대폰을 원격으로 관리하세요
Android 휴대폰을 원격으로 관리하세요, 일명 RAT!
저는 2011-2012년 고등학교 때 이 프로젝트를 작업했습니다. 그 당시 버전 관리 시스템에 익숙하지 않았기 때문에 코드의 과거 이력은 없습니다.
코드는 형편없는 방식으로 작성되었고, 모듈성, 주석, 테스트 케이스, 문서화, 스키마 백업 등이 부족합니다. 하지만 또 다른 사실은 그 시절 저에게는 이것이 좋은 코드의 예였다는 것입니다 ;)
목록을 작게 유지하려고 노력했으며, 자주 필요한 거의 모든 작업이 포함되어 있습니다.
아주 간단합니다.
웹: PHP, MYSQL, HTML :), CSS, jQuery, 그리고 metroui, kendo, jstree 등과 같은 몇 가지 CSS/jQuery 기반 플러그인/프레임워크.
Android: Basic4Android (저는 Visual Basic 6.0의 열렬한 팬이었고 지금도 그렇습니다. 몇 가지 예제는 github.com/m301/vb6arc 같은 다른 저장소에서 찾을 수 있습니다.)
코드를 다시 작성할 시간이 많지 않고, 이 코드를 계속 보관할 이유도 찾지 못했습니다 :) 오래된 코드이고 잘못된 프로그래밍 관행의 나쁜 예시이므로 많은 로직이 개선될 수 있지만, 약간의 수정만으로도 코드는 여전히 작동할 것입니다.
유지보수되지 않는 프로젝트입니다. 관심 있는 사람들이 있다면 작동하도록 수정할 수도 있습니다.
아니요, 이 코드는 바로 사용할 수 없습니다. 도메인을 변경하고, 스키마를 파악하고, google gcm 키를 얻는 등의 작업이 필요합니다.
코드는 이중 라이선스 Apache 2.0/상용으로 배포됩니다. 기여자는 상용 라이선스를 무료로 부여받을 수 있습니다.
Copyright 2014-2015 Madhurendra Sachan.
rDroid is dual-licensed.
Cases that include commercialization of rdroid require a commercial, non-free license. Otherwise, the system can be used under the terms of Apache License v2.0, found at the bottom of this document.
Cases of commercialization are:
Using rdroid to provide commercial managed/Software-as-a-Service services.
Distributing rdroid as a commercial product or as part of one.
Cases which don't require a commercial license, and thus fall under the terms of Apache License v2.0, include (but are not limited to):
So long as that doesn't conflict with the commercialization clause.
Using rdroid for personal use.
Any non-commercial use of rdroid.
If you need to acquire a commercial license or are unsure about whether you need to acquire a commercial license, please get in touch, we'll be happy to clarify things for you and work with you to accommodate your requirements.
You can use the licensing contact form to contact us about these matters.
Code contributions will be accepted under the Apache License v2.0.
참고: 라이선스는 업그레이드만 가능합니다. 즉, 제가 라이선스를 변경한다면 항상 오픈소스 방향으로만 변경됩니다. 예: 상용 라이선스 제거.