@[email protected] to Programmer [email protected] • 1 day agoHappy dev noiseslemmy.worldimagemessage-square36fedilinkarrow-up1549
arrow-up1549imageHappy dev noiseslemmy.world@[email protected] to Programmer [email protected] • 1 day agomessage-square36fedilink
minus-square@[email protected]linkfedilink7•1 day agoSome crappy software actively checks for a specific version, and you can’t work around that.
minus-square@[email protected]linkfedilink6•1 day agoCan you edit the byte code with a hex editor to change that check?
minus-square@[email protected]linkfedilinkEnglish2•22 hours agoJust build the OSS version of java-impl with the patched version number as expected by the shitty software.
Some crappy software actively checks for a specific version, and you can’t work around that.
Can you edit the byte code with a hex editor to change that check?
Not if you want support from the vendor :p
Just build the OSS version of java-impl with the patched version number as expected by the shitty software.