JD-GUI - Java 反编译工具,开源。 MASSCAN - 端口快速扫描工具。 nmap - 扫描工具。 objection - 基于 Frida 实现的移动端安全测试辅助工具。 OWASP Amass - 安全测试信息收集工具。 sqlmap - SQL 注入工具。 sslscan - SSL/TLS 扫描工具。 YARA - 恶意软件查找。 SMS Receiving 5sim CheapSMS SMS-Activate...
GraphHopper - Fast routing library and server using OpenStreetMap. (Source Code) Apache-2.0 Java Nominatim - Server application for geocoding (address -> coordinates) and reverse geocoding (coordinates -> address) on OpenStreetMap data. (Source Code) GPL-2.0 C Open Source Routing Machine (OSRM...
The trees URL for this repository Template Repository Clone Url template_repository.clone_url string The clone URL for this repository Template Repository Mirror Url template_repository.mirror_url uri The original mirror URL for this repository Template Repository Hooks Url template_repository...
【SpaceVim - Use Vim As A Java Ide】☕网页链接SpaceVim:将 Vim 打造成Java 集成开发环境(IDE),包括所有相关的插件。GitHub 源代码地址:O网页链接 【 Illustrated Quicksort algorithm】☕网页链接图解Quicksort算法。源代码GitHub地址:O网页链接 【31+ Examples For Sed Linux...
With insights for Projects in GitHub, you can view, create, and customize charts that are built from the project’s data. Organization activity insights help you understand how members of the organization are using GitHub, e.g. issue and pull request activity, top languages used, and ...
While the core of this library is implemented in Java, it includes a full featured Clojure wrapper. This readme focuses on the Clojure interface, but Java developers can find documented methods incom.bigml.histogram.Histogram. Installation
Extensibility.Thedefault operators, a synthesis of Java and MATLAB syntax, work well. But if you need something else, you can define your own unary and binary operators with whatever symbols, precedence and associativity you desire. Clean, well-commented codebase with unit tests.Import the source...
Guards as sub-trees Because of our in-line text format, sub-tree references are essential in case of task guards that are not just a leaf task. Indeed, using a leaf task to guard another task is trivial: import myLeafGuard:"my.package.MyLeafGuard" ...
047📖 Java Integer toBinaryString Method★☆☆Start Lab 048📖 Java Double longValue Method★☆☆Start Lab 049📖 Java Integer Numberofleadingzeros Method★☆☆Start Lab 050📖 Java LocalDate isLeapYear Method★☆☆Start Lab 051📖 Writing Data Into CSV File Using Java★☆☆Start Lab ...
Nomin is a mapping engine for the Java platform. It provides abilities to transform object trees using declarative mapping rules. Main features are no XML configuration, intuitively looking mapping, using arbitrary expressions/method invocations. - dobry