Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Search & Replace Patch VB.NET

Featured Replies

Posted

                            


Edited by ghsafsdfsdhfghfgjhgkj

The problem of your method is that you have to go by an hex string. It means you won't be able to make a search and replace on a bin file (or you'll have to convert it to string, which is just terrible).


The way I usually use is with a ReadAllBytes then this function > http://stackoverflow.com/questions/10702514/replace-value-inside-byte-array then WriteAllBytes. It is not yet the best way [but I don't really want to use the BinaryWriter] (but however it should take max 1sec for big files...).


Edited by mArTi

  • Author

                            


Edited by ghsafsdfsdhfghfgjhgkj

A.S ;)


Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.