Re: Carbonite ADD supported??
Pete B <xxxh@xxxxxxxxxxxxxxxx> wrote in
news:MPG.242313f72d68378a98cccd@xxxxxxxxxxxxxxxxxxxxx:
More than simple obfuscation, the whole file has been treated like a
string where xor'ing have been done on each character, possibly several
times :)
I've seen similar obfuscation in JavaScript on webpages to conceal email
addresses from spammers' address harvester bots.
.
Relevant Pages
- Re: Getting Starting in JavaScript et al
... To date I have had three epiphanies where I have suddenly "got" javascript and realized how utterly diffident my previous understanding of the subject had been. ... Identifying and understanding the types of values that javascript uses; that there are 5 primitive data types (boolean, number, string, null and the undefined type). ... tab would then contain the tab character, ... Javascript has escape sequences that start with a backslash, but there are a number of types. ... (comp.lang.javascript) - Re: HTML entities not rendered when appended to SELECT
... I meant \x does not appear in the standard; ... On which lines of which numbered sections can the character \ ... In Firefox 3.0.19. ... That is evidentially incorrect for all versions of JavaScript since 1.3 ... (comp.lang.javascript) - Re: UTF8 conversion
... Javascript does not handle UTF8. ... own code to handle UTF8 strings (strings of single byte characters, ... (each byte representing a single character you may see if you view ... (comp.lang.javascript) - Re: Email obfuscation programs
... Harvesting Newsgroups ... I seriously doubt any ever will as interpreting Javascript would ... ISO-Latin-1 character code for each character. ... >> To combat spam, there are a number of email obfuscation programs, and I ... (microsoft.public.security) - Re: VB.Net Horisontal Menu
... There is no "menu" control of a Webpage. ... javascript, VBNet and servercontrols. ... This is nothing strange because a button is in fact often used in webpages ... > even my web development is for operational purposes. ... (microsoft.public.dotnet.general) |
|