Skip to content

testing-felickz/kotlin-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello World Kotlin Project

This is a simple Kotlin project that prints "Hello, World!" to the console.

helloworld> kotlinc src\main\kotlin\Main.kt -include-runtime -d dist\hello.jar
helloworld> java -jar dist\hello.jar

Finds a sample vulnerable flow from a parameter in our known vulnerable input method (note: not using remote flow input style query)

Using a custom query Sample.ql

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages