Hi everyone, currently hungvb is developing a fairly simple application but it helps to secure everyone's link or text quite well.
With this trick, you can customize it according to your ability. It is not required to depend on the following code to Encode or Decode as usual methods, to create a proprietary application of your own coder :D
Full Code Module : https://pastebin.com/WKWAv1qa
When you add a module to the program and add the above code, displaying your encode or decode is quite simple.
You add 2 buttons (button encode and button decode).
In Button encode you add a code like this:
TextBox2.Text = Encode(TextBox1.Text)
In Button Decode you also add a code similar to Encode, but only change the display position.
TextBox3.Text = Decode(TextBox2.Text)
Video Demo : https://youtu.be/_4gBsAHyi8c
Wished everyone success.
Thank you everyone for your attention.
If people do not understand, you can comment or inbox HungZ.Me directly for support.
Haha, thay đổi một chuổi là nó sẽ thành chương trình mã hóa độc quyền của hungvb sao? :))
Trả lờiXóaCó khả năng vậy, có khi nào hungvb nó tự phát triển giao diện hay chương trình và mã hóa bản quyền theo độc quyền của nó không nhỉ :v
XóaApps này tốt nè. mình chưa sữ dụng nhưng thấy hay r đấy. Nó có thể tùy biến đặc quyền của quản trị tools để mã hóa code lại để chống debug cũng nên :D
Trả lờiXóaHaha không có đâu a, những coder khác sẽ biết và decode nó lại thôi a :D
XóaCũng hay nhưng lại không thể decode những code hiện nay như base64...v.v
Trả lờiXóaCó thể anh nha, có encode thì sẽ có decode lại được, không gì là không thể trong cuộc sống công nghệ 4.0 này cả, chủ yếu là mình tìm và cách thức decode lại có đúng hay không thôi :v
Xóa