Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #75

Closed
wants to merge 258 commits into from
Closed

Fix #75

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
258 commits
Select commit Hold shift + click to select a range
a53b879
Make the `Run Tests` run configuration use the `RunAsTest` IDE featur…
hsz Mar 8, 2024
38a12bf
Gradle - cleanup the `jvmToolchain` setup
hsz Mar 8, 2024
240e06c
Replace the whole `IntelliJ Platform Plugin Template` with the new pr…
hsz Mar 8, 2024
7202bfa
Gradle - Removed Qodana Gradle Plugin configuration to rely on defaults
hsz Mar 8, 2024
87a8cd9
Run Configurations - `Run Qodana` runs the `qodanaScan` Gradle task
hsz Mar 8, 2024
22f70af
GitHub Template Cleanup: gradle.properties
hsz Mar 11, 2024
f83b2a7
Add Plugin Verifier configuration
hsz Mar 15, 2024
8c641e4
Dependencies - upgrade `org.jetbrains.qodana` to `2023.3.2`
hsz Apr 15, 2024
767bea0
Use IntelliJ Platform Gradle Plugin `2.0.0-beta1`
hsz Apr 15, 2024
51cac26
Update `TestFrameworkType` import
hsz Apr 16, 2024
b4ff5e1
Use IntelliJ Platform Gradle Plugin 2.0 in GitHub Actions
hsz Apr 16, 2024
0999d97
Use IntelliJ Platform Gradle Plugin `2.0.0-beta5`
hsz May 30, 2024
0a59020
Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.0.0-be…
hsz Jun 6, 2024
af9a2b4
GitHub Actions: update the UI Tests task name to `testIdeUi`
hsz Jun 14, 2024
79bea43
2.0.0-beta7
hsz Jun 14, 2024
e5e5af4
remove default pluginIcon.svg
YannCebron Jul 8, 2024
292c8e0
Upgrade Gradle Wrapper to `8.9`
hsz Jul 12, 2024
a4f1c21
1.14.2
hsz Jul 12, 2024
7f69374
Changelog update - v1.14.2
actions-user Jul 12, 2024
381a234
2.0.0-beta9
hsz Jul 12, 2024
4a6cef5
Add missing `zipSigner()` dependency
hsz Jul 15, 2024
9538af3
README: add marketplace as installation option
strangelookingnerd Jun 26, 2024
1d73667
minor changes
hsz Jul 15, 2024
4bd83f6
Remove `org.gradle.toolchains.foojay-resolver-convention` Gradle plug…
hsz Jul 17, 2024
fefb397
Add `junit:junit:4.13.2` to test dependencies
hsz Jul 18, 2024
14d7920
Merge remote-tracking branch 'origin/main' into 2.0.0
hsz Jul 19, 2024
f43cbe5
Update `org.jetbrains.intellij.platform` to `2.0.0-RC1`
hsz Jul 19, 2024
7fae82c
Bring back `runIdeForUiTests`
hsz Jul 19, 2024
f54d138
Bring back `runIdeForUiTests`
hsz Jul 19, 2024
d455087
Update `org.jetbrains.intellij.platform` to `2.0.0-rc1`
hsz Jul 20, 2024
dc3507c
Update `org.jetbrains.intellij.platform` to `2.0.0-rc1`
hsz Jul 20, 2024
8c3191e
intelliJPlatform = "2.0.0-rc2"
hsz Jul 26, 2024
d320c41
Drop `properties(key)` and `environment(key)` helpers and use provide…
hsz Jul 29, 2024
b947028
Update .run actions
hsz Jul 30, 2024
3506b32
Update `org.jetbrains.intellij.platform` to `2.0.0`
hsz Jul 30, 2024
ef162c2
Dependencies - upgrade `org.jetbrains.changelog` to `2.2.1`
hsz Jul 30, 2024
87e9765
2.0.0
hsz Jul 30, 2024
01efb95
Merge pull request #458 from JetBrains/2.0.0
hsz Jul 30, 2024
cec964e
Changelog update - v2.0.0
actions-user Jul 30, 2024
b9d337e
Update `platformVersion` to `2023.3.7`; Change since/until build to `…
hsz Aug 9, 2024
b0c4bb5
Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.0.1`
hsz Aug 9, 2024
3c399f7
Cleanup registering the `runIdeForUiTests` task
hsz Aug 9, 2024
6d938b8
Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.9.25`
hsz Aug 9, 2024
777fd2a
Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.8.3`
hsz Aug 9, 2024
1ad329d
Dependencies - upgrade `org.jetbrains.qodana` to `2024.1.9`
hsz Aug 9, 2024
d3388de
2.0.1
hsz Aug 9, 2024
d7cd4f6
Changelog update - v2.0.1
actions-user Aug 9, 2024
ad24ddb
fix JVM toolchain download
jonathanlermitage Aug 20, 2024
6676260
Dependencies (GitHub Actions) - upgrade `gradle/actions/setup-gradle`…
hsz Aug 14, 2024
305bfc8
Upgrade Gradle Wrapper to `8.10`
hsz Aug 14, 2024
8e0270c
README: update tip styling
hsz Aug 14, 2024
d9c5d51
README: update references to IntelliJ Platform Gradle Plugin
hsz Aug 14, 2024
f8a064f
README: update screenshots
hsz Aug 14, 2024
038d00b
Fixed _Run Plugin_ run configuration logs location
hsz Aug 14, 2024
4cf4ef8
README: IntelliJ Platform Icons
hsz Aug 14, 2024
023aa9e
Upgrade Gradle Wrapper to `8.10.1`
YannCebron Sep 11, 2024
b83e18d
Update `platformVersion` to `2023.3.8`
YannCebron Sep 11, 2024
ff48dc7
Provide proper checkout configuration for Qodana needs
hybloid Sep 18, 2024
66a4470
Update Qodana version to latest stable
hybloid Sep 18, 2024
e6049b2
Sources should be fetched with full history before running Qodana
hybloid Sep 18, 2024
1cbcc2c
Upgrade Gradle Wrapper to `8.10.2`
hsz Sep 24, 2024
aeb824b
Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.1.0`
hsz Sep 25, 2024
d0b82ae
Dependencies - upgrade `org.jetbrains.qodana` to `2024.2.3`
hsz Sep 25, 2024
54903fe
README: update references to IntelliJ Platform Gradle Plugin
hsz Oct 2, 2024
f78904a
Fixed `gradle.properties` files mismatch
hsz Oct 2, 2024
98cba4f
2.0.2
hsz Oct 2, 2024
e43e71a
first commit
Jul 4, 2024
c4184c4
multi scripts function added
Jul 4, 2024
92b8536
some fix
Jul 4, 2024
ff0b600
mergeeeeeeeeee
Jul 8, 2024
0728f63
mergeeeeeeeeee
Jul 8, 2024
a39a4c0
ast added
Jul 11, 2024
664abdb
hash compare added, runPyScripts Refactored, removeComments refactore…
namaek2 Jul 16, 2024
241256e
readme added
namaek2 Jul 16, 2024
5200152
bug fixed
namaek2 Jul 16, 2024
bd3be2a
version fix
namaek2 Jul 16, 2024
1055c1a
working
namaek2 Aug 1, 2024
dbceb20
jar building with gradle added
namaek2 Aug 4, 2024
e60743d
comment bug fixed
namaek2 Aug 4, 2024
701c6c9
parse_java functionized
namaek2 Aug 2, 2024
6a9163c
read java files from jar at plugin
namaek2 Aug 4, 2024
2f6432b
string obfuscating working
namaek2 Aug 4, 2024
d950a03
icon added
namaek2 Aug 4, 2024
533e573
debugging print added
namaek2 Aug 4, 2024
4485dcf
big tree added
namaek2 Aug 5, 2024
72a3b31
string decrypt bug remaining
namaek2 Aug 5, 2024
e4183e5
string obfuscated added
namaek2 Aug 5, 2024
d4c554f
Update README.md
namaek2 Aug 5, 2024
0723cd1
english readme added
namaek2 Aug 5, 2024
2c10280
window renamed
namaek2 Aug 5, 2024
91f2688
string bug depending on os differencies fix
namaek2 Aug 5, 2024
342d6b3
readme edited
namaek2 Aug 6, 2024
07e75d3
delete temp files
namaek2 Aug 6, 2024
00f567f
ast updated
namaek2 Aug 6, 2024
6c29b34
window gradle test
namaek2 Aug 12, 2024
95cc2dc
window gradle & string obfuscate fixed
namaek2 Aug 12, 2024
d75e5f2
plugin log tab added
namaek2 Aug 16, 2024
0c8c95b
core1 sensitivity updatred
namaek2 Aug 23, 2024
68cbcf9
naming convention
namaek2 Aug 23, 2024
8dcc769
separated
namaek2 Aug 25, 2024
9c181fe
error fix
TheMac223 Aug 24, 2024
43fa9cc
bug fixed
namaek2 Aug 26, 2024
e7d1a6b
fix error
TheMac223 Aug 27, 2024
b3336f1
obfuscate order changed
namaek2 Aug 29, 2024
987a35a
operation obfuscate
namaek2 Aug 30, 2024
b9b5cfc
replace code
namaek2 Aug 31, 2024
82b323a
fixed json applied
namaek2 Aug 31, 2024
4e94c95
convention fixed
namaek2 Aug 31, 2024
c1f0ff1
obfuscation working..
namaek2 Aug 31, 2024
f4b058f
operation obfuscate finished
namaek2 Aug 31, 2024
123ca87
read me added
namaek2 Aug 31, 2024
cf5a05c
finished
namaek2 Aug 31, 2024
9031f13
loading bar added
namaek2 Aug 31, 2024
02fc945
dummy finished
namaek2 Sep 1, 2024
b0aacc1
hash updated
namaek2 Sep 1, 2024
a270757
auto deleting past obfuscated folder
namaek2 Sep 1, 2024
a2d9e0a
log_clear added
namaek2 Sep 1, 2024
12a1819
operation obfuscate fixed
namaek2 Sep 1, 2024
6731221
version updated
namaek2 Sep 1, 2024
62642e3
except try
namaek2 Sep 7, 2024
cedf713
temp
namaek2 Sep 12, 2024
cbf5d99
method split
namaek2 Sep 14, 2024
a521afb
add a identifier_ob
TheMac223 Sep 11, 2024
33db01d
fix error
TheMac223 Sep 13, 2024
07db33c
hash fixed
namaek2 Sep 14, 2024
0a6d956
visualization added
namaek2 Sep 19, 2024
9d450b5
sparrow
TheMac223 Sep 19, 2024
27d7973
pb 21 fixed
namaek2 Sep 19, 2024
5af3930
pb 6 fixed
namaek2 Sep 19, 2024
cd6b479
pb 6 fixed
namaek2 Sep 19, 2024
a6a23d3
pb 9. 15 fixed
namaek2 Sep 19, 2024
81e6f3f
pb hash alg fixed
namaek2 Sep 19, 2024
f4393f2
makemd fixed
namaek2 Sep 19, 2024
b9d34c2
taint analysis fixed
namaek2 Sep 19, 2024
01afaae
method split fixed
namaek2 Sep 19, 2024
c8195b8
sparrow
TheMac223 Sep 19, 2024
2115b4b
fix
TheMac223 Sep 19, 2024
3c2c9cb
key obfuscation fixed
namaek2 Sep 19, 2024
62124b9
key obfuscation fixed
namaek2 Sep 19, 2024
2fd0fac
systax error
namaek2 Sep 19, 2024
1592ad1
sparow fixed
namaek2 Sep 19, 2024
2eb9f54
level obfuscation log fix..
namaek2 Sep 19, 2024
7fcd4a9
log edited
namaek2 Sep 19, 2024
0f2dde7
plugin refactored
namaek2 Sep 20, 2024
2f8cb83
version updated
namaek2 Sep 20, 2024
2205497
fix
TheMac223 Sep 23, 2024
346f5de
fix
TheMac223 Sep 23, 2024
f9493fd
fixfix
TheMac223 Sep 29, 2024
71f5d29
raise syntax error
namaek2 Sep 26, 2024
3122a10
fix
TheMac223 Sep 30, 2024
1ec45d0
fixingfixing
TheMac223 Oct 1, 2024
bf014eb
core1fix
Oct 3, 2024
04309dd
park core1 fix
Oct 9, 2024
f3f78bc
ribbon fix
TheMac223 Oct 6, 2024
5e5a849
fix exif-remover
TheMac223 Oct 7, 2024
a6ed4cf
fix
TheMac223 Oct 8, 2024
b288d5b
fix
TheMac223 Oct 8, 2024
58b474a
auto python library install added
namaek2 Oct 1, 2024
0d4650b
installing log added
namaek2 Oct 1, 2024
4112e14
install scripts to python
namaek2 Oct 1, 2024
6d3d1bb
gradle version check
namaek2 Oct 8, 2024
130ea1e
some fix
namaek2 Oct 8, 2024
82d1c90
first fix
namaek2 Oct 8, 2024
b554532
hash clear
namaek2 Oct 8, 2024
4e8f1cf
version 5.0
namaek2 Oct 8, 2024
dea9105
fix
namaek2 Oct 8, 2024
d56d814
gradle log edited
namaek2 Oct 8, 2024
16de61d
everything is refactored
namaek2 Oct 9, 2024
cde2093
some fix
namaek2 Oct 9, 2024
18b3c3a
added new log window
namaek2 Oct 9, 2024
6b17da2
some fix
namaek2 Oct 9, 2024
f3fb0ea
unicode fix
TheMac223 Oct 9, 2024
0788de9
unicode fix
TheMac223 Oct 9, 2024
8a64239
hash fix
namaek2 Oct 9, 2024
f12a8a2
gradle version checking commented
namaek2 Oct 9, 2024
aeb4611
sparrow?
namaek2 Oct 9, 2024
ad03863
gradle on
namaek2 Oct 9, 2024
1e4d878
readme edited
namaek2 Oct 9, 2024
c77ee8f
gradle check off
namaek2 Oct 9, 2024
cd8e649
test code warning added
namaek2 Oct 10, 2024
0c487bf
enable gradle check
namaek2 Oct 10, 2024
752c512
fix
TheMac223 Oct 11, 2024
bf3afc5
clean
namaek2 Oct 11, 2024
5a7762c
except added
namaek2 Oct 11, 2024
c50bebc
taint bomb fixed..
namaek2 Oct 11, 2024
745f499
iden fix
TheMac223 Oct 11, 2024
2f89040
task fixed
namaek2 Oct 11, 2024
f8fa948
some code refactor added for string insert
namaek2 Oct 11, 2024
d10f954
switch-case string encryption fixed
namaek2 Oct 11, 2024
94161bf
parkcore
Oct 13, 2024
f55e0c5
Update operationDB.py
yellowgree Oct 14, 2024
c5540be
Update operationObfuscate.py
yellowgree Oct 14, 2024
2af32b8
iden fix
TheMac223 Oct 13, 2024
66d0232
fix
TheMac223 Oct 13, 2024
38c085a
method splite final added
namaek2 Oct 13, 2024
6d8fc72
dummy insert final added
namaek2 Oct 13, 2024
8e95aaa
fetch
qlsdlgh Oct 13, 2024
2c5f1da
Update
qlsdlgh Oct 13, 2024
6ea8cd7
fix
namaek2 Oct 14, 2024
bad3a7c
merged
namaek2 Oct 14, 2024
390be84
fix
namaek2 Oct 14, 2024
f0bee80
bracket fixed
Oct 14, 2024
9a1c5ff
fix for christmas
TheMac223 Oct 14, 2024
6931809
fix
namaek2 Oct 14, 2024
7df667d
realese?
namaek2 Oct 14, 2024
84a5d29
fix for christmas
TheMac223 Oct 14, 2024
f85f1fb
Delete test directory
namaek2 Oct 14, 2024
ed39938
final fix
TheMac223 Oct 15, 2024
f42d4a1
taint time limit 60s added
namaek2 Oct 15, 2024
9cab368
enable gradle check
namaek2 Oct 15, 2024
57689ba
opening md file added
namaek2 Oct 15, 2024
30daec7
edited
namaek2 Oct 15, 2024
24fa606
release
namaek2 Oct 15, 2024
d21a560
release. change name
namaek2 Oct 16, 2024
3f7da03
fix
namaek2 Oct 16, 2024
d62d19d
icon added
namaek2 Oct 16, 2024
f7af3b2
annotation fix
TheMac223 Oct 16, 2024
8c480f8
hash fixed
namaek2 Oct 16, 2024
4de4fb6
refectoring
qlsdlgh Oct 16, 2024
9e14a73
readme updated
namaek2 Oct 17, 2024
48bd280
small fix
TheMac223 Oct 19, 2024
a81e049
return fix
namaek2 Oct 16, 2024
e6bfad4
hash fix
namaek2 Oct 16, 2024
256c615
fix method
qlsdlgh Oct 16, 2024
dba7448
test gitignore
namaek2 Oct 19, 2024
30f1cc7
test gitignore
namaek2 Oct 19, 2024
dfdc06d
script stopping after main fixed
namaek2 Oct 19, 2024
6d5aa91
cleaned
namaek2 Oct 19, 2024
c30c086
operation execution works perfectly...
namaek2 Oct 19, 2024
7104da3
pycache
namaek2 Oct 19, 2024
ec24213
print fix
namaek2 Oct 19, 2024
f10cd35
__merge_methods_and_functions fix
qlsdlgh Oct 19, 2024
267b9e0
method_pattern fix
qlsdlgh Oct 19, 2024
8ad0761
fix
namaek2 Oct 19, 2024
4b42bbe
hash fix
namaek2 Oct 19, 2024
0216b91
maven added
namaek2 Oct 19, 2024
c943d7f
version 0.6.3 released
namaek2 Oct 19, 2024
bfaceb3
some quick fix...
namaek2 Oct 19, 2024
d4339c4
op_fix
TheMac223 Oct 20, 2024
86ef6ee
now run on mac
namaek2 Oct 20, 2024
091cec8
identifier on
namaek2 Oct 20, 2024
381a4e3
some minor fixes
namaek2 Oct 20, 2024
905cc82
md file reload to open added
namaek2 Oct 21, 2024
cbc1202
Update taintAnalysis remove print
Lanternbit Oct 21, 2024
a47916a
None fix
qlsdlgh Oct 21, 2024
cbeb564
last_dance
TheMac223 Oct 21, 2024
651ec62
iden_pattern_fix
TheMac223 Oct 21, 2024
543abb7
final_dance
TheMac223 Oct 21, 2024
3f56fbb
ms rollback
namaek2 Oct 21, 2024
10338af
project fix
namaek2 Oct 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 0 additions & 63 deletions .github/ISSUE_TEMPLATE/bug_report.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

32 changes: 0 additions & 32 deletions .github/ISSUE_TEMPLATE/feature_request.yml

This file was deleted.

17 changes: 0 additions & 17 deletions .github/dependabot.yml

This file was deleted.

Binary file removed .github/readme/draft-release.png
Binary file not shown.
Binary file removed .github/readme/get-from-version-control.png
Binary file not shown.
52 changes: 0 additions & 52 deletions .github/readme/intellij-platform-plugin-template-dark.svg

This file was deleted.

Loading