Compare commits

..

No commits in common. "master" and "9.0.240925" have entirely different histories.

2 changed files with 3 additions and 9 deletions

View file

@ -1,7 +1,3 @@
# IDA Pro 9
# ida-pro
from: https://hex-rays.com/ida-pro
## Download
https://vaclive.party/software/ida-pro/releases
IDA Pro

View file

@ -3,7 +3,6 @@ import hashlib
import os
# originally made by alula
# v3 - auth.lol
license = {
"header": {"version": 1},
"payload": {
@ -22,7 +21,6 @@ license = {
"issued_on": "2024-08-10 00:00:00",
"owner": "",
"product_id": "IDAPRO",
"product_version": "9.1",
"add_ons": [
# {
# "id": "48-1337-DEAD-01",
@ -226,4 +224,4 @@ generate_patched_dll("ida.dll")
generate_patched_dll("libida32.so")
generate_patched_dll("libida.so")
generate_patched_dll("libida32.dylib")
generate_patched_dll("libida.dylib")
generate_patched_dll("libida.dylib")