Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JAD を使用して .Class ファイルを逆コンパイルすると、プライベート変数に不明な文字が表示されます。
以下のように私のコマンド:
jad.exe -r -ff -d classes -s java classes/**/*.class
他の逆コンパイラ (CFR、Procyon、Fernflower) を試しましたが、すべて同様の問題があります。これらの未知の文字を他の読みやすい単語に上書きするより良い方法はありますか?